Searched refs:rx_ampdu_len (Results 1 – 2 of 2) sorted by relevance
1119 if (!dev->rx_ampdu_len) in mt76_airtime_flush_ampdu()1129 mt76_airtime_report(dev, &dev->rx_ampdu_status, dev->rx_ampdu_len); in mt76_airtime_flush_ampdu()1131 dev->rx_ampdu_len = 0; in mt76_airtime_flush_ampdu()1161 if (!dev->rx_ampdu_len || in mt76_airtime_check()1168 dev->rx_ampdu_len += skb->len; in mt76_airtime_check()
747 u32 rx_ampdu_len; member