Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtx.h486 #define IWL_MVM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4) macro
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1701 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single()
1992 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg()