Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h484 #define IWL_TX_RES_GET_TID(_ra_tid) ((_ra_tid) & 0x0f) argument
485 #define IWL_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4) argument