Lines Matching defs:priv

50 static void iwl_init_ht_hw_capab(const struct iwl_priv *priv,  in iwl_init_ht_hw_capab()
104 int iwl_init_geos(struct iwl_priv *priv) in iwl_init_geos()
225 void iwl_free_geos(struct iwl_priv *priv) in iwl_free_geos()
232 static bool iwl_is_channel_extension(struct iwl_priv *priv, in iwl_is_channel_extension()
252 bool iwl_is_ht40_tx_allowed(struct iwl_priv *priv, in iwl_is_ht40_tx_allowed()
311 int iwl_send_rxon_timing(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_send_rxon_timing()
378 void iwl_set_rxon_hwcrypto(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_set_rxon_hwcrypto()
391 int iwl_check_rxon_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_check_rxon_cmd()
470 int iwl_full_rxon_required(struct iwl_priv *priv, in iwl_full_rxon_required()
525 static void _iwl_set_rxon_ht(struct iwl_priv *priv, in _iwl_set_rxon_ht()
592 void iwl_set_rxon_ht(struct iwl_priv *priv, struct iwl_ht_config *ht_conf) in iwl_set_rxon_ht()
601 u8 iwl_get_single_channel_number(struct iwl_priv *priv, in iwl_get_single_channel_number()
647 int iwl_set_rxon_channel(struct iwl_priv *priv, struct ieee80211_channel *ch, in iwl_set_rxon_channel()
670 void iwl_set_flags_for_band(struct iwl_priv *priv, in iwl_set_flags_for_band()
696 void iwl_connection_init_rx_config(struct iwl_priv *priv, in iwl_connection_init_rx_config()
764 void iwl_set_rate(struct iwl_priv *priv) in iwl_set_rate()
796 void iwl_chswitch_done(struct iwl_priv *priv, bool is_success) in iwl_chswitch_done()
813 void iwl_print_rx_config_cmd(struct iwl_priv *priv, in iwl_print_rx_config_cmd()
835 void iwlagn_fw_error(struct iwl_priv *priv, bool ondemand) in iwlagn_fw_error()
886 static int iwl_apm_stop_master(struct iwl_priv *priv) in iwl_apm_stop_master()
904 void iwl_apm_stop(struct iwl_priv *priv) in iwl_apm_stop()
931 int iwl_apm_init(struct iwl_priv *priv) in iwl_apm_init()
1009 int iwl_set_tx_power(struct iwl_priv *priv, s8 tx_power, bool force) in iwl_set_tx_power()
1064 void iwl_send_bt_config(struct iwl_priv *priv) in iwl_send_bt_config()
1087 int iwl_send_statistics_request(struct iwl_priv *priv, u8 flags, bool clear) in iwl_send_statistics_request()
1113 void iwl_reset_traffic_log(struct iwl_priv *priv) in iwl_reset_traffic_log()
1123 int iwl_alloc_traffic_mem(struct iwl_priv *priv) in iwl_alloc_traffic_mem()
1147 void iwl_free_traffic_mem(struct iwl_priv *priv) in iwl_free_traffic_mem()
1156 void iwl_dbg_log_tx_data_frame(struct iwl_priv *priv, in iwl_dbg_log_tx_data_frame()
1180 void iwl_dbg_log_rx_data_frame(struct iwl_priv *priv, in iwl_dbg_log_rx_data_frame()
1242 void iwl_clear_traffic_stats(struct iwl_priv *priv) in iwl_clear_traffic_stats()
1258 void iwl_update_stats(struct iwl_priv *priv, bool is_tx, __le16 fc, u16 len) in iwl_update_stats()
1341 static void iwl_force_rf_reset(struct iwl_priv *priv) in iwl_force_rf_reset()
1364 int iwl_force_reset(struct iwl_priv *priv, int mode, bool external) in iwl_force_reset()
1415 int iwl_cmd_echo_test(struct iwl_priv *priv) in iwl_cmd_echo_test()
1432 static inline int iwl_check_stuck_queue(struct iwl_priv *priv, int txq) in iwl_check_stuck_queue()
1454 struct iwl_priv *priv = (struct iwl_priv *)data; in iwl_bg_watchdog() local
1487 void iwl_setup_watchdog(struct iwl_priv *priv) in iwl_setup_watchdog()
1515 static inline u32 iwl_beacon_time_mask_low(struct iwl_priv *priv, in iwl_beacon_time_mask_low()
1526 static inline u32 iwl_beacon_time_mask_high(struct iwl_priv *priv, in iwl_beacon_time_mask_high()
1538 u32 iwl_usecs_to_beacons(struct iwl_priv *priv, u32 usec, u32 beacon_interval) in iwl_usecs_to_beacons()
1559 __le32 iwl_add_beacon_time(struct iwl_priv *priv, u32 base, in iwl_add_beacon_time()
1583 void iwl_set_hw_rfkill_state(struct iwl_priv *priv, bool state) in iwl_set_hw_rfkill_state()
1588 void iwl_nic_config(struct iwl_priv *priv) in iwl_nic_config()
1593 void iwl_free_skb(struct iwl_priv *priv, struct sk_buff *skb) in iwl_free_skb()
1602 void iwl_stop_sw_queue(struct iwl_priv *priv, u8 ac) in iwl_stop_sw_queue()
1607 void iwl_wake_sw_queue(struct iwl_priv *priv, u8 ac) in iwl_wake_sw_queue()