Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
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()
Dodm_HWConfig.c270 if ((!pPktinfo->bssid_match)) in odm_Process_RSSIForDM()
Dodm.h253 bool bssid_match; member
/drivers/staging/rtl8192e/
Drtllib_softmac.c1822 bool bssid_match; in probe_rq_parse() local
1827 bssid_match = in probe_rq_parse()
1830 if (bssid_match) in probe_rq_parse()