Searched refs:tx_airtime (Results 1 – 5 of 5) sorted by relevance
202 u64 rx_airtime = 0, tx_airtime = 0; in sta_airtime_read() local213 tx_airtime += sta->airtime[ac].tx_airtime; in sta_airtime_read()222 tx_airtime, in sta_airtime_read()244 sta->airtime[ac].tx_airtime = 0; in sta_airtime_write()
1876 u32 tx_airtime, u32 rx_airtime) in ieee80211_sta_register_airtime() argument1884 airtime += tx_airtime; in ieee80211_sta_register_airtime()1889 sta->airtime[ac].tx_airtime += tx_airtime; in ieee80211_sta_register_airtime()2273 sinfo->tx_duration += sta->airtime[ac].tx_airtime; in sta_set_sinfo()
133 u64 tx_airtime; member
226 u32 tx_airtime; member
5557 u32 tx_airtime, u32 rx_airtime);