Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Drequest_manager.c364 struct octeon_instr_queue *iq, u32 napi_budget) in lio_process_iq_request_list() argument
423 if ((napi_budget) && (inst_count >= napi_budget)) in lio_process_iq_request_list()
442 u32 napi_budget) in octeon_flush_iq() argument
460 if (napi_budget) in octeon_flush_iq()
463 napi_budget - in octeon_flush_iq()
476 } while (tot_inst_processed < napi_budget); in octeon_flush_iq()
478 if (napi_budget && (tot_inst_processed >= napi_budget)) in octeon_flush_iq()
H A Docteon_iq.h375 struct octeon_instr_queue *iq, u32 napi_budget);
398 u32 napi_budget);
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_txrx_common.h45 struct ixgbe_ring *tx_ring, int napi_budget);
H A Dixgbe_xsk.c462 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_xdp_tx_irq() argument
H A Dixgbe_main.c1115 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_tx_irq() argument
1159 napi_consume_skb(tx_buffer->skb, napi_budget); in ixgbe_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c749 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() argument
763 napi_consume_skb(skb, napi_budget); in mlx5e_consume_skb()
767 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() argument
774 mlx5e_consume_skb(sq, skb, cqe, napi_budget); in mlx5e_tx_wi_consume_fifo_skbs()
789 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_poll_tx_cq() argument
843 mlx5e_consume_skb(sq, wi->skb, cqe, napi_budget); in mlx5e_poll_tx_cq()
856 mlx5e_tx_wi_consume_fifo_skbs(sq, wi, cqe, napi_budget); in mlx5e_poll_tx_cq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c222 static bool mlx5e_ptp_poll_ts_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_ptp_poll_ts_cq() argument
225 int budget = min(napi_budget, MLX5E_TX_CQ_POLL_BUDGET); in mlx5e_ptp_poll_ts_cq()
245 metadata_buff, &metadata_buff_sz, napi_budget); in mlx5e_ptp_poll_ts_cq()
H A Dtxrx.h94 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c430 struct mlx4_en_cq *cq, int napi_budget) in mlx4_en_process_tx_cq() argument
497 timestamp, napi_budget); in mlx4_en_process_tx_cq()
H A Dmlx4_en.h741 struct mlx4_en_cq *cq, int napi_budget);
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1180 struct fm10k_ring *tx_ring, int napi_budget) in fm10k_clean_tx_irq() argument
1218 napi_consume_skb(tx_buffer->skb, napi_budget); in fm10k_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c213 struct iavf_ring *tx_ring, int napi_budget) in iavf_clean_tx_irq() argument
249 napi_consume_skb(tx_buf->skb, napi_budget); in iavf_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c217 static bool ice_clean_tx_irq(struct ice_tx_ring *tx_ring, int napi_budget) in ice_clean_tx_irq() argument
261 napi_consume_skb(tx_buf->skb, napi_budget); in ice_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c704 struct wx_ring *tx_ring, int napi_budget) in wx_clean_tx_irq() argument
741 napi_consume_skb(tx_buffer->skb, napi_budget); in wx_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c758 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll() argument
817 napi_consume_skb(entry->skb, napi_budget); in tsnep_tx_poll()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c930 struct i40e_ring *tx_ring, int napi_budget, in i40e_clean_tx_irq() argument
972 napi_consume_skb(tx_buf->skb, napi_budget); in i40e_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c814 static bool enetc_clean_tx_ring(struct enetc_bdr *tx_ring, int napi_budget) in enetc_clean_tx_ring() argument
869 napi_consume_skb(skb, napi_budget); in enetc_clean_tx_ring()
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c265 struct ixgbevf_ring *tx_ring, int napi_budget) in ixgbevf_clean_tx_irq() argument
308 napi_consume_skb(tx_buffer->skb, napi_budget); in ixgbevf_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2946 static bool igc_clean_tx_irq(struct igc_q_vector *q_vector, int napi_budget) in igc_clean_tx_irq() argument
2994 napi_consume_skb(tx_buffer->skb, napi_budget); in igc_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c8242 static bool igb_clean_tx_irq(struct igb_q_vector *q_vector, int napi_budget) in igb_clean_tx_irq() argument
8282 napi_consume_skb(tx_buffer->skb, napi_budget); in igb_clean_tx_irq()