Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h149 u16 tx_work_limit; member
A Digc_ethtool.c938 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_ethtool_set_coalesce()
A Digc_main.c4524 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_alloc_q_vector()
4701 adapter->tx_work_limit = IGC_DEFAULT_TX_WORK; in igc_sw_init()
/linux-6.3-rc2/drivers/net/ethernet/wangxun/libwx/
A Dwx_type.h652 u16 tx_work_limit; member
A Dwx_lib.c521 unsigned int budget = q_vector->wx->tx_work_limit; in wx_clean_tx_irq()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb.h554 u16 tx_work_limit; member
A Digb_ethtool.c2231 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_set_coalesce()
A Digb_main.c1225 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_alloc_q_vector()
4019 adapter->tx_work_limit = IGB_DEFAULT_TX_WORK; in igb_sw_init()
/linux-6.3-rc2/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_main.c150 wx->tx_work_limit = NGBE_DEFAULT_TX_WORK; in ngbe_sw_init()
/linux-6.3-rc2/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_main.c368 wx->tx_work_limit = TXGBE_DEFAULT_TX_WORK; in txgbe_sw_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dmlx4_en.h582 u32 tx_work_limit; member
A Den_ethtool.c1012 coal->tx_max_coalesced_frames_irq = priv->tx_work_limit; in mlx4_en_get_coalesce()
1076 priv->tx_work_limit = coal->tx_max_coalesced_frames_irq; in mlx4_en_set_coalesce()
A Den_tx.c445 int budget = priv->tx_work_limit; in mlx4_en_process_tx_cq()
A Den_netdev.c3208 priv->tx_work_limit = MLX4_EN_DEFAULT_TX_WORK; in mlx4_en_init_netdev()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h669 u16 tx_work_limit; member
A Dixgbe_lib.c885 q_vector->tx.work_limit = adapter->tx_work_limit; in ixgbe_alloc_q_vector()
A Dixgbe_main.c6486 adapter->tx_work_limit = IXGBE_DEFAULT_TX_WORK; in ixgbe_sw_init()

Completed in 85 milliseconds