Searched defs:__pTa (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/staging/rtl8192e/ |
D | dot11d.h | 76 #define IS_EQUAL_CIE_SRC(__pIeeeDev, __pTa) \ argument 78 #define UPDATE_CIE_SRC(__pIeeeDev, __pTa) \ argument
|
/linux-3.3/drivers/staging/rtl8187se/ieee80211/ |
D | dot11d.h | 46 #define IS_EQUAL_CIE_SRC(__pIeeeDev, __pTa) eqMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr… argument 47 #define UPDATE_CIE_SRC(__pIeeeDev, __pTa) cpMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr, … argument
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | dot11d.h | 45 #define IS_EQUAL_CIE_SRC(__pIeeeDev, __pTa) eqMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr… argument 46 #define UPDATE_CIE_SRC(__pIeeeDev, __pTa) cpMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr, … argument
|
/linux-3.3/drivers/staging/rtl8192u/ |
D | dot11d.h | 46 #define IS_EQUAL_CIE_SRC(__pIeeeDev, __pTa) eqMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr… argument 47 #define UPDATE_CIE_SRC(__pIeeeDev, __pTa) cpMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr, … argument
|