Searched defs:BUILD_RAxTID (Results 1 – 2 of 2) sorted by relevance
897 #define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid)) macro
810 #define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid)) macro