Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dtx.h494 #define IWL_MVM_TX_RES_GET_TID(_ra_tid) ((_ra_tid) & 0x0f) macro
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c1529 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single()
1817 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg()

Completed in 10 milliseconds