Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
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()
A Docteon_iq.h375 struct octeon_instr_queue *iq, u32 napi_budget);
395 u32 napi_budget);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tx.c748 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() argument
764 napi_consume_skb(skb, napi_budget); in mlx5e_consume_skb()
768 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() argument
775 mlx5e_consume_skb(sq, skb, cqe, napi_budget); in mlx5e_tx_wi_consume_fifo_skbs()
790 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_poll_tx_cq() argument
844 mlx5e_consume_skb(sq, wi->skb, cqe, napi_budget); in mlx5e_poll_tx_cq()
857 mlx5e_tx_wi_consume_fifo_skbs(sq, wi, cqe, napi_budget); in mlx5e_poll_tx_cq()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_txrx_common.h45 struct ixgbe_ring *tx_ring, int napi_budget);
A Dixgbe_xsk.c457 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_xdp_tx_irq() argument
A Dixgbe_main.c1152 struct ixgbe_ring *tx_ring, int napi_budget) in ixgbe_clean_tx_irq() argument
1196 napi_consume_skb(tx_buffer->skb, napi_budget); in ixgbe_clean_tx_irq()
/linux/drivers/net/ethernet/meta/fbnic/
A Dfbnic_txrx.c315 static void fbnic_clean_twq0(struct fbnic_napi_vector *nv, int napi_budget, in fbnic_clean_twq0() argument
358 napi_consume_skb(skb, napi_budget); in fbnic_clean_twq0()
419 static void fbnic_clean_twq(struct fbnic_napi_vector *nv, int napi_budget, in fbnic_clean_twq() argument
423 fbnic_clean_twq0(nv, napi_budget, &qt->sub0, false, head0); in fbnic_clean_twq()
428 int napi_budget) in fbnic_clean_tcq() argument
475 fbnic_clean_twq(nv, napi_budget, qt, head0); in fbnic_clean_tcq()
478 static void fbnic_clean_bdq(struct fbnic_napi_vector *nv, int napi_budget, in fbnic_clean_bdq() argument
487 fbnic_page_pool_drain(ring, head, nv, napi_budget); in fbnic_clean_bdq()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c223 static bool mlx5e_ptp_poll_ts_cq(struct mlx5e_cq *cq, int napi_budget) in mlx5e_ptp_poll_ts_cq() argument
226 int budget = min(napi_budget, MLX5E_TX_CQ_POLL_BUDGET); in mlx5e_ptp_poll_ts_cq()
246 metadata_buff, &metadata_buff_sz, napi_budget); in mlx5e_ptp_poll_ts_cq()
A Dtxrx.h115 bool mlx5e_poll_tx_cq(struct mlx5e_cq *cq, int napi_budget);
/linux/drivers/net/ethernet/intel/idpf/
A Didpf_singleq_txrx.c428 static bool idpf_tx_singleq_clean(struct idpf_tx_queue *tx_q, int napi_budget, in idpf_tx_singleq_clean() argument
438 .napi = napi_budget, in idpf_tx_singleq_clean()
A Didpf_txrx.c1768 int napi_budget, in idpf_tx_splitq_clean() argument
1778 .napi = napi_budget, in idpf_tx_splitq_clean()
/linux/drivers/net/ethernet/mellanox/mlx4/
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()
A Dmlx4_en.h743 struct mlx4_en_cq *cq, int napi_budget);
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_main.c1179 struct fm10k_ring *tx_ring, int napi_budget) in fm10k_clean_tx_irq() argument
1217 napi_consume_skb(tx_buffer->skb, napi_budget); in fm10k_clean_tx_irq()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_txrx.c214 struct iavf_ring *tx_ring, int napi_budget) in iavf_clean_tx_irq() argument
250 napi_consume_skb(tx_buf->skb, napi_budget); in iavf_clean_tx_irq()
/linux/drivers/net/ethernet/intel/ice/
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()
/linux/drivers/net/ethernet/engleder/
A Dtsnep_main.c811 static bool tsnep_tx_poll(struct tsnep_tx *tx, int napi_budget) in tsnep_tx_poll() argument
870 napi_consume_skb(entry->skb, napi_budget); in tsnep_tx_poll()
/linux/drivers/net/ethernet/wangxun/libwx/
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()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.c927 struct i40e_ring *tx_ring, int napi_budget, in i40e_clean_tx_irq() argument
969 napi_consume_skb(tx_buf->skb, napi_budget); in i40e_clean_tx_irq()
/linux/drivers/net/ethernet/freescale/enetc/
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()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c264 struct ixgbevf_ring *tx_ring, int napi_budget) in ixgbevf_clean_tx_irq() argument
307 napi_consume_skb(tx_buffer->skb, napi_budget); in ixgbevf_clean_tx_irq()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c3042 static bool igc_clean_tx_irq(struct igc_q_vector *q_vector, int napi_budget) in igc_clean_tx_irq() argument
3097 napi_consume_skb(tx_buffer->skb, napi_budget); in igc_clean_tx_irq()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c8232 static bool igb_clean_tx_irq(struct igb_q_vector *q_vector, int napi_budget) in igb_clean_tx_irq() argument
8272 napi_consume_skb(tx_buffer->skb, napi_budget); in igb_clean_tx_irq()

Completed in 740 milliseconds