Searched refs:_ra_tid (Results 1 – 2 of 2) sorted by relevance
485 #define IWL_MVM_TX_RES_GET_TID(_ra_tid) ((_ra_tid) & 0x0f)486 #define IWL_MVM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4)483 IWL_MVM_TX_RES_GET_TID(_ra_tid) global() argument 484 IWL_MVM_TX_RES_GET_RA(_ra_tid) global() argument
5150 #define IWM_TX_RES_GET_TID(_ra_tid) ((_ra_tid) & 0x0f)5151 #define IWM_TX_RES_GET_RA(_ra_tid) ((_ra_tid) >> 4)5146 IWM_TX_RES_GET_TID(_ra_tid) global() argument 5147 IWM_TX_RES_GET_RA(_ra_tid) global() argument