Searched refs:rx_airtime (Results 1 – 3 of 3) sorted by relevance
197 u64 rx_airtime = 0, tx_airtime = 0; in sta_airtime_read() local207 rx_airtime += sta->airtime[ac].rx_airtime; in sta_airtime_read()216 rx_airtime, tx_airtime, sta->airtime_weight, in sta_airtime_read()233 sta->airtime[ac].rx_airtime = 0; in sta_airtime_write()
2355 u32 tx_airtime, u32 rx_airtime) in ieee80211_sta_register_airtime() argument2365 airtime += rx_airtime; in ieee80211_sta_register_airtime()2369 sta->airtime[ac].rx_airtime += rx_airtime; in ieee80211_sta_register_airtime()2829 link_sinfo->rx_duration += sta->airtime[ac].rx_airtime; in sta_set_link_sinfo()3056 sinfo->rx_duration += sta->airtime[ac].rx_airtime; in sta_set_sinfo()
139 u64 rx_airtime; member
Completed in 16 milliseconds