Home
last modified time | relevance | path

Searched refs:__pTa (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/
Ddot11d.h76 #define IS_EQUAL_CIE_SRC(__pIeeeDev, __pTa) \ argument
78 __pTa)
79 #define UPDATE_CIE_SRC(__pIeeeDev, __pTa) \ argument
80 cpMacAddr(GET_DOT11D_INFO(__pIeeeDev)->CountryIeSrcAddr, __pTa)
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Ddot11d.h46 #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