Lines Matching defs:mld

139 static bool iwl_mld_get_respect_p2p_go(struct iwl_mld *mld,  in iwl_mld_get_respect_p2p_go()
215 iwl_mld_scan_type iwl_mld_get_scan_type(struct iwl_mld *mld, in iwl_mld_get_scan_type()
249 iwl_mld_scan_add_2ghz_elems(struct iwl_mld *mld, const u8 *ies, in iwl_mld_scan_add_2ghz_elems()
321 iwl_mld_scan_uid_by_status(struct iwl_mld *mld, int status) in iwl_mld_scan_uid_by_status()
360 iwl_mld_scan_fits(struct iwl_mld *mld, int n_ssids, in iwl_mld_scan_fits()
371 iwl_mld_scan_build_probe_req(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_scan_build_probe_req()
430 iwl_mld_scan_get_cmd_gen_flags(struct iwl_mld *mld, in iwl_mld_scan_get_cmd_gen_flags()
485 iwl_mld_scan_get_cmd_gen_flags2(struct iwl_mld *mld, in iwl_mld_scan_get_cmd_gen_flags2()
516 iwl_mld_scan_cmd_set_dwell(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_dwell()
553 iwl_mld_scan_cmd_set_gen_params(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_gen_params()
745 iwl_mld_scan_use_ebs(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_scan_use_ebs()
766 iwl_mld_scan_cmd_set_chan_flags(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_chan_flags()
824 iwl_mld_scan_cmd_set_channels(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_channels()
864 iwl_mld_scan_cfg_channels_6g(struct iwl_mld *mld, in iwl_mld_scan_cfg_channels_6g()
1065 iwl_mld_scan_cmd_set_6ghz_chan_params(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_6ghz_chan_params()
1091 iwl_mld_scan_cmd_set_chan_params(struct iwl_mld *mld, in iwl_mld_scan_cmd_set_chan_params()
1150 iwl_mld_scan_build_cmd(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_scan_build_cmd()
1193 iwl_mld_scan_pass_all(struct iwl_mld *mld, in iwl_mld_scan_pass_all()
1211 iwl_mld_config_sched_scan_profiles(struct iwl_mld *mld, in iwl_mld_config_sched_scan_profiles()
1317 iwl_mld_scan_6ghz_passive_scan(struct iwl_mld *mld, in iwl_mld_scan_6ghz_passive_scan()
1403 iwl_mld_scan_set_link_id(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_scan_set_link_id()
1433 _iwl_mld_single_scan_start(struct iwl_mld *mld, struct ieee80211_vif *vif, in _iwl_mld_single_scan_start()
1523 iwl_mld_scan_send_abort_cmd_status(struct iwl_mld *mld, int uid, u32 *status) in iwl_mld_scan_send_abort_cmd_status()
1562 iwl_mld_scan_abort(struct iwl_mld *mld, int type, int uid, bool *wait) in iwl_mld_scan_abort()
1591 iwl_mld_scan_stop_wait(struct iwl_mld *mld, int type, int uid) in iwl_mld_scan_stop_wait()
1623 int iwl_mld_sched_scan_start(struct iwl_mld *mld, in iwl_mld_sched_scan_start()
1720 int iwl_mld_scan_stop(struct iwl_mld *mld, int type, bool notify) in iwl_mld_scan_stop()
1767 int iwl_mld_regular_scan_start(struct iwl_mld *mld, struct ieee80211_vif *vif, in iwl_mld_regular_scan_start()
1784 static void iwl_mld_int_mlo_scan_start(struct iwl_mld *mld, in iwl_mld_int_mlo_scan_start()
1830 void iwl_mld_int_mlo_scan(struct iwl_mld *mld, struct ieee80211_vif *vif) in iwl_mld_int_mlo_scan()
1874 void iwl_mld_handle_scan_iter_complete_notif(struct iwl_mld *mld, in iwl_mld_handle_scan_iter_complete_notif()
1902 void iwl_mld_handle_match_found_notif(struct iwl_mld *mld, in iwl_mld_handle_match_found_notif()
1909 void iwl_mld_handle_scan_complete_notif(struct iwl_mld *mld, in iwl_mld_handle_scan_complete_notif()
1991 void iwl_mld_report_scan_aborted(struct iwl_mld *mld) in iwl_mld_report_scan_aborted()
2028 int iwl_mld_alloc_scan_cmd(struct iwl_mld *mld) in iwl_mld_alloc_scan_cmd()
2050 static int iwl_mld_chanidx_from_phy(struct iwl_mld *mld, in iwl_mld_chanidx_from_phy()
2069 void iwl_mld_handle_channel_survey_notif(struct iwl_mld *mld, in iwl_mld_handle_channel_survey_notif()
2128 struct iwl_mld *mld = IWL_MAC80211_GET_MLD(hw); in iwl_mld_mac80211_get_survey() local