Searched refs:lost_packets (Results 1 – 2 of 2) sorted by relevance
858 sta->deflink.status_stats.lost_packets++; in ieee80211_lost_packet()871 if (sta->deflink.status_stats.lost_packets < pkt_thr || in ieee80211_lost_packet()876 sta->deflink.status_stats.lost_packets, in ieee80211_lost_packet()878 sta->deflink.status_stats.lost_packets = 0; in ieee80211_lost_packet()1196 if (sta->deflink.status_stats.lost_packets) in ieee80211_tx_status_ext()1197 sta->deflink.status_stats.lost_packets = 0; in ieee80211_tx_status_ext()
540 unsigned int lost_packets; member