Searched refs:received_beacons (Results 1 – 3 of 3) sorted by relevance
665 * @received_beacons: number of received beacons679 __le32 received_beacons; member 696 * @received_beacons: number of received beacons711 __le32 received_beacons; member 728 * @received_beacons: number of received beacons746 __le32 received_beacons; member 812 * @received_beacons: number of received beacons829 __le32 received_beacons; member 846 * @received_beacons: number of received beacons866 __le32 received_beacons; member [all...]
1419 u32 received_beacons; member 2329 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif() 2362 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif_v3() 2391 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif_v1() 2430 status->received_beacons = le32_to_cpu(data->received_beacons); \
207 struct rtw_vif *rtwvif, int received_beacons) in rtw_sw_beacon_loss_check() argument 218 rtwdev->beacon_loss = received_beacons < expected_beacons / 2; in rtw_sw_beacon_loss_check() 231 int received_beacons = rtwdev->dm_info.cur_pkt_count.num_bcn_pkt; in rtw_watch_dog_work() local 291 rtw_sw_beacon_loss_check(rtwdev, data.rtwvif, received_beacons); in rtw_watch_dog_work()