Searched refs:TX_CMD (Results 1 – 7 of 7) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/fw/api/ |
| A D | commands.h | 153 TX_CMD = 0x1c, enumerator
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | mld.c | 156 HCMD_NAME(TX_CMD), 339 static const u8 no_reclaim_cmds[] = {TX_CMD}; in iwl_mld_configure_trans() 406 mld->fw_rates_ver_3 = iwl_fw_lookup_cmd_ver(mld->fw, TX_CMD, 0) >= 11; in iwl_op_mode_mld_start()
|
| A D | notif.c | 397 RX_HANDLER_NO_OBJECT(LEGACY_GROUP, TX_CMD, tx_resp_notif,
|
| A D | mac80211.c | 391 (iwl_fw_lookup_cmd_ver(mld->fw, TX_CMD, 0) >= 11) + in iwl_mld_hw_verify_preconditions() 398 (iwl_fw_lookup_notif_ver(mld->fw, LONG_GROUP, TX_CMD, 0) >= 9); in iwl_mld_hw_verify_preconditions()
|
| A D | tx.c | 544 dev_tx_cmd->hdr.cmd = TX_CMD; in iwl_mld_fill_tx_cmd()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | ops.c | 336 RX_HANDLER(TX_CMD, iwl_mvm_rx_tx_cmd, RX_HANDLER_SYNC, 519 HCMD_NAME(TX_CMD), 1254 TX_CMD, in iwl_op_mode_mvm_start() 1312 (iwl_fw_lookup_cmd_ver(mvm->fw, TX_CMD, 0) >= 8) + in iwl_op_mode_mvm_start() 1317 (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) >= 6); in iwl_op_mode_mvm_start() 1328 (iwl_fw_lookup_cmd_ver(mvm->fw, TX_CMD, 0) >= 11) + in iwl_op_mode_mvm_start() 1335 (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) >= 9); in iwl_op_mode_mvm_start()
|
| A D | tx.c | 567 dev_cmd->hdr.cmd = TX_CMD; in iwl_mvm_set_tx_params()
|
Completed in 32 milliseconds