Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dethtool.c49 u32 tx_itr_en, tx_itr_val = 0; in wil_ethtoolops_get_coalesce() local
61 tx_itr_val = wil_r(wil, RGF_DMA_ITR_TX_CNT_TRSH); in wil_ethtoolops_get_coalesce()
69 cp->tx_coalesce_usecs = tx_itr_val; in wil_ethtoolops_get_coalesce()