Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
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