Searched defs:__Value (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/drivers/staging/rtl8192e/ |
D | rtllib_endianfree.h | 87 #define SET_BITS_TO_LE_4BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument 119 #define SET_BITS_TO_LE_2BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument 150 #define SET_BITS_TO_LE_1BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument 157 #define N_BYTE_ALIGMENT(__Value, __Aligment) \ argument
|
D | rtl819x_Qos.h | 382 #define SET_QBSS_LOAD_STA_COUNT(__pStart, __Value) \ argument 386 #define SET_QBSS_LOAD_CHNL_UTILIZATION(__pStart, __Value) \ argument 390 #define SET_QBSS_LOAD_AVAILABLE_CAPACITY(__pStart, __Value) \ argument
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | EndianFree.h | 123 #define SET_BITS_TO_LE_4BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument 155 #define SET_BITS_TO_LE_2BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument 186 #define SET_BITS_TO_LE_1BYTE(__pStart, __BitOffset, __BitLen, __Value) \ argument
|