Searched refs:consumed_tx_time (Results 1 – 2 of 2) sorted by relevance
2442 tx_tspec->consumed_tx_time = 0; in __ieee80211_sta_handle_tspec_ac_params()3124 tx_tspec->consumed_tx_time = 0; in ieee80211_sta_tx_wmm_ac_notify()3136 tx_tspec->consumed_tx_time += tx_time; in ieee80211_sta_tx_wmm_ac_notify()3138 if (tx_tspec->consumed_tx_time >= tx_tspec->admitted_time) { in ieee80211_sta_tx_wmm_ac_notify()
455 u32 consumed_tx_time; member