Lines Matching refs:iwl_mvm

103 static inline void *iwl_mvm_get_scan_req_umac_data(struct iwl_mvm *mvm)  in iwl_mvm_get_scan_req_umac_data()
120 iwl_mvm_get_scan_req_umac_channel(struct iwl_mvm *mvm) in iwl_mvm_get_scan_req_umac_channel()
136 static u8 iwl_mvm_scan_rx_ant(struct iwl_mvm *mvm) in iwl_mvm_scan_rx_ant()
143 static inline __le16 iwl_mvm_scan_rx_chain(struct iwl_mvm *mvm) in iwl_mvm_scan_rx_chain()
157 iwl_mvm_scan_rate_n_flags(struct iwl_mvm *mvm, enum nl80211_band band, in iwl_mvm_scan_rate_n_flags()
172 static enum iwl_mvm_traffic_load iwl_mvm_get_traffic_load(struct iwl_mvm *mvm) in iwl_mvm_get_traffic_load()
178 iwl_mvm_get_traffic_load_band(struct iwl_mvm *mvm, enum nl80211_band band) in iwl_mvm_get_traffic_load_band()
212 iwl_mvm_scan_type _iwl_mvm_get_scan_type(struct iwl_mvm *mvm, in _iwl_mvm_get_scan_type()
254 iwl_mvm_scan_type iwl_mvm_get_scan_type(struct iwl_mvm *mvm, in iwl_mvm_get_scan_type()
267 iwl_mvm_scan_type iwl_mvm_get_scan_type_band(struct iwl_mvm *mvm, in iwl_mvm_get_scan_type_band()
280 static inline bool iwl_mvm_rrm_scan_needed(struct iwl_mvm *mvm) in iwl_mvm_rrm_scan_needed()
287 static int iwl_mvm_max_scan_ie_fw_cmd_room(struct iwl_mvm *mvm) in iwl_mvm_max_scan_ie_fw_cmd_room()
303 int iwl_mvm_max_scan_ie_len(struct iwl_mvm *mvm) in iwl_mvm_max_scan_ie_len()
320 void iwl_mvm_rx_lmac_scan_iter_complete_notif(struct iwl_mvm *mvm, in iwl_mvm_rx_lmac_scan_iter_complete_notif()
337 void iwl_mvm_rx_scan_match_found(struct iwl_mvm *mvm, in iwl_mvm_rx_scan_match_found()
358 void iwl_mvm_rx_lmac_scan_complete_notif(struct iwl_mvm *mvm, in iwl_mvm_rx_lmac_scan_complete_notif()
506 iwl_mvm_config_sched_scan_profiles(struct iwl_mvm *mvm, in iwl_mvm_config_sched_scan_profiles()
590 static bool iwl_mvm_scan_pass_all(struct iwl_mvm *mvm, in iwl_mvm_scan_pass_all()
607 static int iwl_mvm_lmac_scan_abort(struct iwl_mvm *mvm) in iwl_mvm_lmac_scan_abort()
634 static void iwl_mvm_scan_fill_tx_cmd(struct iwl_mvm *mvm, in iwl_mvm_scan_fill_tx_cmd()
666 iwl_mvm_lmac_scan_cfg_channels(struct iwl_mvm *mvm, in iwl_mvm_lmac_scan_cfg_channels()
685 static u8 *iwl_mvm_copy_and_insert_ds_elem(struct iwl_mvm *mvm, const u8 *ies, in iwl_mvm_copy_and_insert_ds_elem()
738 iwl_mvm_build_scan_probe(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_build_scan_probe()
807 static void iwl_mvm_scan_lmac_dwell(struct iwl_mvm *mvm, in iwl_mvm_scan_lmac_dwell()
820 static inline bool iwl_mvm_scan_fits(struct iwl_mvm *mvm, int n_ssids, in iwl_mvm_scan_fits()
832 static inline bool iwl_mvm_scan_use_ebs(struct iwl_mvm *mvm, in iwl_mvm_scan_use_ebs()
869 static int iwl_mvm_scan_lmac_flags(struct iwl_mvm *mvm, in iwl_mvm_scan_lmac_flags()
923 static int iwl_mvm_scan_lmac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_lmac()
1020 static __le32 iwl_mvm_scan_config_rates(struct iwl_mvm *mvm) in iwl_mvm_scan_config_rates()
1039 static void iwl_mvm_fill_scan_dwell(struct iwl_mvm *mvm, in iwl_mvm_fill_scan_dwell()
1048 static void iwl_mvm_fill_channels(struct iwl_mvm *mvm, u8 *channels, in iwl_mvm_fill_channels()
1062 static void iwl_mvm_fill_scan_config_v1(struct iwl_mvm *mvm, void *config, in iwl_mvm_fill_scan_config_v1()
1089 static void iwl_mvm_fill_scan_config_v2(struct iwl_mvm *mvm, void *config, in iwl_mvm_fill_scan_config_v2()
1140 static int iwl_mvm_legacy_config_scan(struct iwl_mvm *mvm) in iwl_mvm_legacy_config_scan()
1232 int iwl_mvm_config_scan(struct iwl_mvm *mvm) in iwl_mvm_config_scan()
1265 static int iwl_mvm_scan_uid_by_status(struct iwl_mvm *mvm, int status) in iwl_mvm_scan_uid_by_status()
1276 static void iwl_mvm_scan_umac_dwell(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_dwell()
1383 iwl_mvm_scan_umac_dwell_v11(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_dwell_v11()
1570 iwl_mvm_umac_scan_cfg_channels(struct iwl_mvm *mvm, in iwl_mvm_umac_scan_cfg_channels()
1595 iwl_mvm_umac_scan_cfg_channels_v4(struct iwl_mvm *mvm, in iwl_mvm_umac_scan_cfg_channels_v4()
1624 iwl_mvm_umac_scan_cfg_channels_v6(struct iwl_mvm *mvm, in iwl_mvm_umac_scan_cfg_channels_v6()
1650 iwl_mvm_umac_scan_fill_6g_chan_list(struct iwl_mvm *mvm, in iwl_mvm_umac_scan_fill_6g_chan_list()
1722 iwl_mvm_umac_scan_cfg_channels_v6_6g(struct iwl_mvm *mvm, in iwl_mvm_umac_scan_cfg_channels_v6_6g()
1883 static u8 iwl_mvm_scan_umac_chan_flags_v2(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_chan_flags_v2()
1919 static void iwl_mvm_scan_6ghz_passive_scan(struct iwl_mvm *mvm, in iwl_mvm_scan_6ghz_passive_scan()
2008 static u16 iwl_mvm_scan_umac_flags_v2(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_flags_v2()
2066 static u8 iwl_mvm_scan_umac_flags2(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_flags2()
2086 static u16 iwl_mvm_scan_umac_flags(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_flags()
2197 static int iwl_mvm_scan_umac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_umac()
2284 iwl_mvm_scan_umac_fill_general_p_v11(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_fill_general_p_v11()
2327 iwl_mvm_scan_umac_fill_ch_p_v4(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_fill_ch_p_v4()
2344 iwl_mvm_scan_umac_fill_ch_p_v6(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_fill_ch_p_v6()
2385 static int iwl_mvm_scan_umac_v12(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_umac_v12()
2417 static int iwl_mvm_scan_umac_v14_and_above(struct iwl_mvm *mvm, in iwl_mvm_scan_umac_v14_and_above()
2485 static int iwl_mvm_scan_umac_v14(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_umac_v14()
2492 static int iwl_mvm_scan_umac_v15(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_umac_v15()
2499 static int iwl_mvm_num_scans(struct iwl_mvm *mvm) in iwl_mvm_num_scans()
2504 static int iwl_mvm_check_running_scans(struct iwl_mvm *mvm, int type) in iwl_mvm_check_running_scans()
2577 struct iwl_mvm *mvm = container_of(delayed_work, struct iwl_mvm, in iwl_mvm_scan_timeout_wk()
2585 static void iwl_mvm_fill_scan_type(struct iwl_mvm *mvm, in iwl_mvm_fill_scan_type()
2603 int (*handler)(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
2619 static int iwl_mvm_build_scan_cmd(struct iwl_mvm *mvm, in iwl_mvm_build_scan_cmd()
2686 static bool _iwl_mvm_get_respect_p2p_go(struct iwl_mvm *mvm, in _iwl_mvm_get_respect_p2p_go()
2708 static bool iwl_mvm_get_respect_p2p_go_band(struct iwl_mvm *mvm, in iwl_mvm_get_respect_p2p_go_band()
2717 static bool iwl_mvm_get_respect_p2p_go(struct iwl_mvm *mvm, in iwl_mvm_get_respect_p2p_go()
2726 static void iwl_mvm_fill_respect_p2p_go(struct iwl_mvm *mvm, in iwl_mvm_fill_respect_p2p_go()
2742 int iwl_mvm_reg_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_reg_scan_start()
2835 int iwl_mvm_sched_scan_start(struct iwl_mvm *mvm, in iwl_mvm_sched_scan_start()
2965 void iwl_mvm_rx_umac_scan_complete_notif(struct iwl_mvm *mvm, in iwl_mvm_rx_umac_scan_complete_notif()
3012 void iwl_mvm_rx_umac_scan_iter_complete_notif(struct iwl_mvm *mvm, in iwl_mvm_rx_umac_scan_iter_complete_notif()
3035 static int iwl_mvm_umac_scan_abort(struct iwl_mvm *mvm, int type) in iwl_mvm_umac_scan_abort()
3063 static int iwl_mvm_scan_stop_wait(struct iwl_mvm *mvm, int type) in iwl_mvm_scan_stop_wait()
3107 int iwl_mvm_scan_size(struct iwl_mvm *mvm) in iwl_mvm_scan_size()
3148 void iwl_mvm_report_scan_aborted(struct iwl_mvm *mvm) in iwl_mvm_report_scan_aborted()
3217 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop()