Home
last modified time | relevance | path

Searched refs:consumed_tx_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/mac80211/
Dmlme.c1786 tx_tspec->consumed_tx_time = 0; in __ieee80211_sta_handle_tspec_ac_params()
2351 tx_tspec->consumed_tx_time = 0; in ieee80211_sta_tx_wmm_ac_notify()
2363 tx_tspec->consumed_tx_time += tx_time; in ieee80211_sta_tx_wmm_ac_notify()
2365 if (tx_tspec->consumed_tx_time >= tx_tspec->admitted_time) { in ieee80211_sta_tx_wmm_ac_notify()
Dieee80211_i.h425 u32 consumed_tx_time; member