Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h205 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c863 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAuthClient()
1369 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAssocRsp()