Home
last modified time | relevance | path

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

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