Home
last modified time | relevance | path

Searched refs:cc_tx (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c755 survey->time_tx = div_u64(state->cc_tx, 1000); in mt76_get_survey()
Dmt76.h391 u64 cc_tx; member
Dmt76x02_mac.c1034 state->cc_tx += dev->tx_airtime; in mt76x02_update_channel()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c3644 state->cc_tx += __res_u64(1) - state_ts->cc_tx; in mt7915_mcu_get_chan_mib_info()
3650 state_ts->cc_tx = __res_u64(1); in mt7915_mcu_get_chan_mib_info()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmac.c1226 state->cc_tx += tx_time; in mt7921_phy_update_channel()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c466 dev->mphy.chan_state->cc_tx += total_airtime; in mt7603_mac_sta_poll()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c1856 state->cc_tx += tx_time; in mt7615_phy_update_channel()