Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h483 #define IWL_MVM_TX_RES_GET_TID(_ra_tid) ((_ra_tid) & 0x0f) argument
484 #define IWL_MVM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4) argument