Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h227 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1240 pda = get_da(ptr); in validate_recv_data_frame()
H A Drtw_mlme_ext.c870 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAuthClient()
1385 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAssocRsp()