Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_rxdesc.c149 (!memcmp(get_da(wlanhdr), in update_recvframe_phyinfo_88e()
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h242 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
/linux/drivers/staging/r8188eu/include/
A Dwifi.h337 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
/linux/drivers/staging/r8188eu/core/
A Drtw_recv.c979 pda = get_da(ptr); in validate_recv_data_frame()
A Drtw_mlme_ext.c880 if (memcmp(myid(&padapter->eeprompriv), get_da(pframe), ETH_ALEN)) in OnAuthClient()
1406 if (memcmp(myid(&padapter->eeprompriv), get_da(pframe), ETH_ALEN)) in OnAssocRsp()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_recv.c1241 pda = get_da(ptr); in validate_recv_data_frame()
A Drtw_mlme_ext.c875 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAuthClient()
1392 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAssocRsp()

Completed in 36 milliseconds