Searched refs:obss_time (Results 1 – 1 of 1) sorted by relevance
1910 u64 busy_time, tx_time, rx_time, obss_time; in mt7615_phy_update_channel() local1920 obss_time = mt76_get_field(dev, obss_reg, MT_MIB_OBSSTIME_MASK); in mt7615_phy_update_channel()1931 state->cc_rx += rx_time + obss_time; in mt7615_phy_update_channel()