Searched refs:rx_ampdu_len (Results 1 – 2 of 2) sorted by relevance
1204 if (!dev->rx_ampdu_len) in mt76_airtime_flush_ampdu()1214 mt76_airtime_report(dev, &dev->rx_ampdu_status, dev->rx_ampdu_len); in mt76_airtime_flush_ampdu()1216 dev->rx_ampdu_len = 0; in mt76_airtime_flush_ampdu()1246 if (!dev->rx_ampdu_len || in mt76_airtime_check()1253 dev->rx_ampdu_len += skb->len; in mt76_airtime_check()
785 u32 rx_ampdu_len; member