Home
last modified time | relevance | path

Searched defs:_ra_tid (Results 1 – 1 of 1) 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) argument
495 #define IWL_MVM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4) argument

Completed in 8 milliseconds