Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rtl8723bs/include/
Dwifi.h227 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_recv.c1240 pda = get_da(ptr); in validate_recv_data_frame()
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()