Home
last modified time | relevance | path

Searched refs:get_da (Results 1 – 3 of 3) 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_recv.c1239 pda = get_da(ptr); in validate_recv_data_frame()
H A Drtw_mlme_ext.c869 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAuthClient()
1384 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAssocRsp()