Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c409 u16 tx_itr_param, rx_itr_param; in wx_set_coalesce() local
429 rx_itr_param = WX_20K_ITR; in wx_set_coalesce()
435 rx_itr_param = WX_20K_ITR; in wx_set_coalesce()
440 rx_itr_param = WX_7K_ITR; in wx_set_coalesce()
468 wx->rx_itr_setting = rx_itr_param; in wx_set_coalesce()
475 rx_itr_param = wx->rx_itr_setting; in wx_set_coalesce()
491 q_vector->itr = rx_itr_param; in wx_set_coalesce()