Home
last modified time | relevance | path

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

/openbmc/linux/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()