Searched refs:iwl_mld_send_cmd (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | hcmd.h | 8 static inline int iwl_mld_send_cmd(struct iwl_mld *mld, struct iwl_host_cmd *cmd) in iwl_mld_send_cmd() function 40 return iwl_mld_send_cmd(mld, &cmd); in __iwl_mld_send_cmd_with_flags_pdu()
|
| H A D | regulatory.c | 220 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_init_sgom() 531 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_init_ap_type_tables() 534 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_init_ap_type_tables()
|
| H A D | mcc.c | 64 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_update_mcc()
|
| H A D | thermal.c | 93 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_get_temp()
|
| H A D | scan.c | 1389 ret = iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_config_sched_scan_profiles() 1624 ret = iwl_mld_send_cmd(mld, &hcmd); in _iwl_mld_single_scan_start() 1659 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_scan_send_abort_cmd_status() 1823 ret = iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_sched_scan_start()
|
| H A D | ftm-initiator.c | 266 ret = iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_ftm_start()
|
| H A D | mld.c | 121 ret = iwl_mld_send_cmd(mld, host_cmd); in iwl_mld_fwrt_send_hcmd()
|
| H A D | agg.c | 436 ret = iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_start_ba_in_fw()
|
| H A D | d3.c | 1980 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_send_patterns() 2068 return iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_send_proto_offload()
|
| H A D | tx.c | 1270 ret = iwl_mld_send_cmd(mld, &cmd); in iwl_mld_flush_link_sta_txqs()
|
| H A D | mac80211.c | 837 ret = iwl_mld_send_cmd(mld, &hcmd); in iwl_mld_mc_iface_iterator()
|