Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h130 u16 tx_work_limit; member
H A Digc_ethtool.c923 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_ethtool_set_coalesce()
H A Digc_main.c3368 q_vector->tx.work_limit = adapter->tx_work_limit; in igc_alloc_q_vector()
3545 adapter->tx_work_limit = IGC_DEFAULT_TX_WORK; in igc_sw_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb.h554 u16 tx_work_limit; member
H A Digb_ethtool.c2229 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_set_coalesce()
H A Digb_main.c1224 q_vector->tx.work_limit = adapter->tx_work_limit; in igb_alloc_q_vector()
3975 adapter->tx_work_limit = IGB_DEFAULT_TX_WORK; in igb_sw_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h591 u32 tx_work_limit; member
H A Den_ethtool.c1007 coal->tx_max_coalesced_frames_irq = priv->tx_work_limit; in mlx4_en_get_coalesce()
1069 priv->tx_work_limit = coal->tx_max_coalesced_frames_irq; in mlx4_en_set_coalesce()
H A Den_tx.c442 int budget = priv->tx_work_limit; in mlx4_en_process_tx_cq()
H A Den_netdev.c3203 priv->tx_work_limit = MLX4_EN_DEFAULT_TX_WORK; in mlx4_en_init_netdev()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h617 u16 tx_work_limit; member
H A Dixgbe_lib.c882 q_vector->tx.work_limit = adapter->tx_work_limit; in ixgbe_alloc_q_vector()
H A Dixgbe_main.c6444 adapter->tx_work_limit = IXGBE_DEFAULT_TX_WORK; in ixgbe_sw_init()