Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dethtool.c18 u32 tx_itr_en, tx_itr_val = 0; in wil_ethtoolops_get_coalesce() local
31 tx_itr_val = wil_r(wil, RGF_DMA_ITR_TX_CNT_TRSH); in wil_ethtoolops_get_coalesce()
39 cp->tx_coalesce_usecs = tx_itr_val; in wil_ethtoolops_get_coalesce()