Home
last modified time | relevance | path

Searched refs:airtime_est (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dtxrx.c88 if (txq && txq->sta && skb_cb->airtime_est) in ath10k_txrx_tx_unref()
90 skb_cb->airtime_est, 0); in ath10k_txrx_tx_unref()
Dcore.h124 u16 airtime_est; member
Dmac.c3916 cb->airtime_est = airtime; in ath10k_mac_tx_h_fill_cb()