Home
last modified time | relevance | path

Searched refs:bssid_match (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_recv.c94 .bssid_match = false, in update_recvframe_phyinfo()
105 pkt_info.bssid_match = ((!IsFrameTypeCtrl(wlanhdr)) && in update_recvframe_phyinfo()
111 pkt_info.to_self = pkt_info.bssid_match && in update_recvframe_phyinfo()
115 pkt_info.is_beacon = pkt_info.bssid_match && in update_recvframe_phyinfo()
138 pkt_info.bssid_match && in update_recvframe_phyinfo()
H A Dodm_HWConfig.c270 if ((!pPktinfo->bssid_match)) in odm_Process_RSSIForDM()
H A Dodm.h253 bool bssid_match; member
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_softmac.c1625 bool bssid_match; in probe_rq_parse() local
1630 bssid_match = in probe_rq_parse()
1633 if (bssid_match) in probe_rq_parse()