Home
last modified time | relevance | path

Searched refs:iwl_mvm_tx_resp (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtx.h621 struct iwl_mvm_tx_resp { struct
846 struct iwl_mvm_tx_resp beacon_notify_hdr;
859 struct iwl_mvm_tx_resp beacon_notify_hdr;
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1442 struct iwl_mvm_tx_resp *tx_resp) in iwl_mvm_get_scd_ssn()
1455 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_single()
1703 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg_dbg()
1729 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd_agg()
1770 struct iwl_mvm_tx_resp *tx_resp = (void *)pkt->data; in iwl_mvm_rx_tx_cmd()
Dmac-ctxt.c1347 struct iwl_mvm_tx_resp *beacon_notify_hdr = in iwl_mvm_rx_beacon_notif()
Dmvm.h1439 return &((struct iwl_mvm_tx_resp *)tx_resp)->status; in iwl_mvm_get_agg_status()