Searched refs:iwl_mld_send_cmd_pdu (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | regulatory.c | 136 return iwl_mld_send_cmd_pdu(mld, cmd_id, &cmd, cmd_size); in iwl_mld_geo_sar_init() 177 return iwl_mld_send_cmd_pdu(mld, REDUCE_TX_POWER_CMD, &cmd, cmd_size); in iwl_mld_config_sar_profile() 311 ret = iwl_mld_send_cmd_pdu(mld, cmd_id, &cmd, cmd_len); in iwl_mld_ppag_send_cmd() 493 ret = iwl_mld_send_cmd_pdu(mld, in iwl_mld_configure_lari() 597 ret = iwl_mld_send_cmd_pdu(mld, cmd_id, &cmd); in iwl_mld_init_tas()
|
| H A D | session-protect.c | 79 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(MAC_CONF_GROUP, in _iwl_mld_schedule_session_protection() 210 ret = iwl_mld_send_cmd_pdu(mld, in iwl_mld_cancel_session_protection()
|
| H A D | coex.c | 21 return iwl_mld_send_cmd_pdu(mld, BT_CONFIG, &cmd); in iwl_mld_send_bt_init_conf()
|
| H A D | hcmd.h | 55 #define iwl_mld_send_cmd_pdu(mld, id, ...) \ macro
|
| H A D | thermal.c | 174 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, in iwl_mld_config_temp_report_ths() 300 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, CTDP_CONFIG_CMD), in iwl_mld_config_ctdp()
|
| H A D | agg.c | 399 ret = iwl_mld_send_cmd_pdu(mld, in iwl_mld_stop_ba_in_fw() 687 ret = iwl_mld_send_cmd_pdu(mld, cmd_id, &cmd); in iwl_mld_update_sta_baids()
|
| H A D | sta.c | 442 ret = iwl_mld_send_cmd_pdu(mld, cmd_id, cmd, len); in iwl_mld_send_sta_cmd() 664 ret = iwl_mld_send_cmd_pdu(mld, in iwl_mld_rm_sta_from_fw() 1075 return iwl_mld_send_cmd_pdu(mld, WIDE_ID(MAC_CONF_GROUP, AUX_STA_CMD), in iwl_mld_send_aux_sta_cmd()
|
| H A D | d3.c | 1618 ret = iwl_mld_send_cmd_pdu(mld, D3_CONFIG_CMD, in iwl_mld_no_wowlan_suspend() 1850 return iwl_mld_send_cmd_pdu(mld, WOWLAN_KEK_KCK_MATERIAL, in iwl_mld_send_kek_kck_cmd() 1876 ret = iwl_mld_send_cmd_pdu(mld, WOWLAN_TSC_RSC_PARAM, in iwl_mld_suspend_send_security_cmds() 2109 ret = iwl_mld_send_cmd_pdu(mld, WOWLAN_CONFIGURATION, in iwl_mld_wowlan_config()
|
| H A D | ftm-initiator.c | 474 if (iwl_mld_send_cmd_pdu(mld, WIDE_ID(LOCATION_GROUP, in iwl_mld_ftm_abort()
|
| H A D | tx.c | 176 iwl_mld_send_cmd_pdu(mld, in iwl_mld_free_txq() 1372 ret = iwl_mld_send_cmd_pdu(mld, in iwl_mld_update_sta_txqs()
|
| H A D | notif.c | 220 if (iwl_mld_send_cmd_pdu(mld, in iwl_mld_handle_channel_switch_start_notif()
|
| H A D | mac80211.c | 1383 return iwl_mld_send_cmd_pdu(mld, in iwl_mld_update_mu_groups()
|