Searched refs:get_da (Results 1 – 6 of 6) sorted by relevance
128 (!memcmp(get_da(wlanhdr), in update_recvframe_phyinfo_88e()
244 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
242 static inline unsigned char *get_da(unsigned char *pframe) in get_da() function
1245 pda = get_da(ptr); in validate_recv_data_frame()
872 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAuthClient()1387 if (memcmp(myid(&(padapter->eeprompriv)), get_da(pframe), ETH_ALEN)) in OnAssocRsp()
801 if (memcmp(myid(&padapter->eeprompriv), get_da(pframe), ETH_ALEN)) in OnAuthClient()1282 if (memcmp(myid(&padapter->eeprompriv), get_da(pframe), ETH_ALEN)) in OnAssocRsp()