Home
last modified time | relevance | path

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

/drivers/net/ethernet/wangxun/libwx/
A Dwx_ethtool.c299 ec->tx_max_coalesced_frames_irq = wx->tx_work_limit; in wx_get_coalesce()
338 wx->tx_work_limit = ec->tx_max_coalesced_frames_irq; in wx_set_coalesce()
A Dwx_type.h1265 u16 tx_work_limit; member
A Dwx_lib.c713 unsigned int budget = q_vector->wx->tx_work_limit; in wx_clean_tx_irq()
/drivers/net/ethernet/wangxun/ngbevf/
A Dngbevf_main.c109 wx->tx_work_limit = NGBEVF_DEFAULT_TX_WORK; in ngbevf_sw_init()
/drivers/net/ethernet/wangxun/txgbevf/
A Dtxgbevf_main.c153 wx->tx_work_limit = TXGBEVF_DEFAULT_TX_WORK; in txgbevf_sw_init()
/drivers/net/ethernet/intel/igc/
A Digc.h220 u16 tx_work_limit; member
A Digc_ethtool.c948 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_ethtool_set_coalesce()
A Digc_main.c4881 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_alloc_q_vector()
5058 adapter->tx_work_limit = IGC_DEFAULT_TX_WORK; in igc_sw_init()
/drivers/net/ethernet/intel/igb/
A Digb.h562 u16 tx_work_limit; member
A Digb_ethtool.c2234 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_set_coalesce()
A Digb_main.c1208 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_alloc_q_vector()
4063 adapter->tx_work_limit = IGB_DEFAULT_TX_WORK; in igb_sw_init()
/drivers/net/ethernet/mellanox/mlx4/
A Dmlx4_en.h577 u32 tx_work_limit; member
A Den_ethtool.c993 coal->tx_max_coalesced_frames_irq = priv->tx_work_limit; in mlx4_en_get_coalesce()
1057 priv->tx_work_limit = coal->tx_max_coalesced_frames_irq; in mlx4_en_set_coalesce()
A Den_tx.c442 int budget = priv->tx_work_limit; in mlx4_en_process_tx_cq()
A Den_netdev.c3222 priv->tx_work_limit = MLX4_EN_DEFAULT_TX_WORK; in mlx4_en_init_netdev()
/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_main.c131 wx->tx_work_limit = NGBE_DEFAULT_TX_WORK; in ngbe_sw_init()
/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_main.c413 wx->tx_work_limit = TXGBE_DEFAULT_TX_WORK; in txgbe_sw_init()
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h688 u16 tx_work_limit; member
A Dixgbe_lib.c886 q_vector->tx.work_limit = adapter->tx_work_limit; in ixgbe_alloc_q_vector()
A Dixgbe_main.c7028 adapter->tx_work_limit = IXGBE_DEFAULT_TX_WORK; in ixgbe_sw_init()

Completed in 108 milliseconds