Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dethtool.c21 u32 tx_itr_en, tx_itr_val = 0; in wil_ethtoolops_get_coalesce() local
34 tx_itr_val = wil_r(wil, RGF_DMA_ITR_TX_CNT_TRSH); in wil_ethtoolops_get_coalesce()
42 cp->tx_coalesce_usecs = tx_itr_val; in wil_ethtoolops_get_coalesce()

Completed in 1 milliseconds