Searched refs:is_packet_beacon (Results 1 – 4 of 4) sorted by relevance
1127 if (pktinfo->is_packet_beacon) in odm_process_rssi_for_dm()1141 if (pktinfo->is_packet_to_self || pktinfo->is_packet_beacon) { in odm_process_rssi_for_dm()1229 bool is_packet_beacon) in odm_mac_status_query() argument1787 if (pktinfo->is_packet_beacon) in phydm_process_rssi_for_dm_new_type()1790 if (pktinfo->is_packet_to_self || pktinfo->is_packet_beacon) { in phydm_process_rssi_for_dm_new_type()
570 pktinfo.is_packet_beacon = (ieee80211_is_beacon(fc) ? true : false); in rtl_phydm_query_phy_status()591 pstatus->packet_beacon = pktinfo.is_packet_beacon; in rtl_phydm_query_phy_status()
196 bool is_packet_beacon);
154 bool is_packet_beacon; member