Searched refs:wlanhdr (Results 1 – 2 of 2) sorted by relevance
115 u8 *wlanhdr = precvframe->rx_data; in update_recvframe_phyinfo_88e() local116 __le16 fc = *(__le16 *)wlanhdr; in update_recvframe_phyinfo_88e()124 !memcmp(get_hdr_bssid(wlanhdr), in update_recvframe_phyinfo_88e()128 (!memcmp(get_da(wlanhdr), in update_recvframe_phyinfo_88e()137 sa = get_sa(wlanhdr); in update_recvframe_phyinfo_88e()
84 u8 *wlanhdr = precvframe->u.hdr.rx_data; in update_recvframe_phyinfo() local104 rx_bssid = get_hdr_bssid(wlanhdr); in update_recvframe_phyinfo()105 pkt_info.bssid_match = ((!IsFrameTypeCtrl(wlanhdr)) && in update_recvframe_phyinfo()109 rx_ra = rtl8723bs_get_ra(wlanhdr); in update_recvframe_phyinfo()116 (GetFrameSubType(wlanhdr) == WIFI_BEACON); in update_recvframe_phyinfo()118 sa = get_ta(wlanhdr); in update_recvframe_phyinfo()