Searched refs:BIT_SIFS_CCK_TRX_8822B (Results 1 – 5 of 5) sorted by relevance
11332 #define BIT_SIFS_CCK_TRX_8822B(x) \ macro11340 (BIT_CLEAR_SIFS_CCK_TRX_8822B(x) | BIT_SIFS_CCK_TRX_8822B(v))
11333 #define BIT_SIFS_CCK_TRX_8822B(x) \ macro11341 (BIT_CLEAR_SIFS_CCK_TRX_8822B(x) | BIT_SIFS_CCK_TRX_8822B(v))
6446 #define BIT_SIFS_CCK_TRX_8822B(x) (((x) & BIT_MASK_SIFS_CCK_TRX_8822B) << BIT_SHIFT_SIFS_CCK_TRX_88… macro