Home
last modified time | relevance | path

Searched refs:IWL_MVM_TX_RES_GET_RA (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtx.h495 #define IWL_MVM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4) macro
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1508 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single()
1796 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg()