Home
last modified time | relevance | path

Searched refs:rx_ampdu_ts (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h119 u32 rx_ampdu_ts; member
H A Dmac.c607 if (dev->rx_ampdu_ts != status->timestamp) { in mt7603_mac_fill_rx()
611 dev->rx_ampdu_ts = status->timestamp; in mt7603_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c426 if (phy->rx_ampdu_ts != status->timestamp) { in mt7915_mac_fill_rx()
430 phy->rx_ampdu_ts = status->timestamp; in mt7915_mac_fill_rx()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c571 if (phy->rx_ampdu_ts != status->timestamp) { in mt7996_mac_fill_rx()
575 phy->rx_ampdu_ts = status->timestamp; in mt7996_mac_fill_rx()