Searched refs:BUILD_RAxTID (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tx.c249 ra_tid = BUILD_RAxTID(sta_id, tid);
H A Diwl-4965.c1802 ra_tid = BUILD_RAxTID(sta_id, tid);
H A Diwl-commands.h1008 #define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid)) macro

Completed in 66 milliseconds