Home
last modified time | relevance | path

Searched defs:napi_budget (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c704 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb()
718 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs()
729 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_poll_tx_cq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c369 struct octeon_instr_queue *iq, u32 napi_budget) in lio_process_iq_request_list()
446 u32 napi_budget) in octeon_flush_iq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c449 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_xdp_tx_irq()
H A Dixgbe_main.c1111 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c425 struct mlx4_en_cq *cq, int napi_budget) in mlx4_en_process_tx_cq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1185 struct fm10k_ring *tx_ring, int napi_budget) in fm10k_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c194 struct iavf_ring *tx_ring, int napi_budget) in iavf_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c203 static bool ice_clean_tx_irq(struct ice_ring *tx_ring, int napi_budget) in ice_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.c397 static bool enetc_clean_tx_ring(struct enetc_bdr *tx_ring, int napi_budget) in enetc_clean_tx_ring()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c776 struct i40e_ring *tx_ring, int napi_budget) in i40e_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h534 typedef int *napi_budget; typedef
554 typedef int napi_budget; typedef
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c265 struct ixgbevf_ring *tx_ring, int napi_budget) in ixgbevf_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_main.c2002 static bool igc_clean_tx_irq(struct igc_q_vector *q_vector, int napi_budget) in igc_clean_tx_irq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c8059 static bool igb_clean_tx_irq(struct igb_q_vector *q_vector, int napi_budget) in igb_clean_tx_irq()