Home
last modified time | relevance | path

Searched defs:budget (Results 26 – 50 of 304) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h47 int __always_unused budget) in ice_clean_rx_irq_zc()
H A Dice_txrx.c220 unsigned int budget = ICE_DFLT_IRQ_WORK; in ice_clean_tx_irq() local
1116 int ice_clean_rx_irq(struct ice_rx_ring *rx_ring, int budget) in ice_clean_rx_irq()
1473 int ice_napi_poll(struct napi_struct *napi, int budget) in ice_napi_poll()
2467 int budget = ICE_DFLT_IRQ_WORK; in ice_clean_ctrl_tx_irq() local
/openbmc/linux/lib/
H A Dirq_poll.c81 int rearm = 0, budget = irq_poll_budget; in irq_poll_softirq() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c468 static void nfp_nfdk_tx_complete(struct nfp_net_tx_ring *tx_ring, int budget) in nfp_nfdk_tx_complete()
1024 static int nfp_nfdk_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_nfdk_rx()
1262 int nfp_nfdk_poll(struct napi_struct *napi, int budget) in nfp_nfdk_poll()
1556 unsigned int budget = 512; in nfp_ctrl_rx() local
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c130 int cpsw_tx_mq_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_mq_poll()
162 int cpsw_tx_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_poll()
180 int cpsw_rx_mq_poll(struct napi_struct *napi_rx, int budget) in cpsw_rx_mq_poll()
212 int cpsw_rx_poll(struct napi_struct *napi_rx, int budget) in cpsw_rx_poll()
352 int budget, bigest_rate_ch = 0; in cpsw_split_res() local
/openbmc/linux/net/core/
H A Dgro_cells.c50 static int gro_cell_poll(struct napi_struct *napi, int budget) in gro_cell_poll()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c756 int budget) in netvsc_send_tx_complete()
816 int budget) in netvsc_send_completion()
1605 int budget) in netvsc_process_raw_pkt()
1644 int netvsc_poll(struct napi_struct *napi, int budget) in netvsc_poll()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c1177 static int stop_ts_capture(struct av7110 *budget) in stop_ts_capture()
1189 static int start_ts_capture(struct av7110 *budget) in start_ts_capture()
1209 struct av7110 *budget = demux->priv; in budget_start_feed() local
1224 struct av7110 *budget = demux->priv; in budget_stop_feed() local
1237 struct av7110 *budget = from_tasklet(budget, t, vpe_tasklet); in vpeirq() local
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.c389 static int ocelot_fdma_rx_get(struct ocelot *ocelot, int budget) in ocelot_fdma_rx_get()
481 static void ocelot_fdma_tx_cleanup(struct ocelot *ocelot, int budget) in ocelot_fdma_tx_cleanup()
551 static int ocelot_fdma_napi_poll(struct napi_struct *napi, int budget) in ocelot_fdma_napi_poll()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Ddma.c150 static int mt7603_poll_tx(struct napi_struct *napi, int budget) in mt7603_poll_tx()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c588 u32 start, u32 end, int *npkts, int budget) in vnet_walk_rx()
645 int budget) in vnet_rx()
780 static int vnet_event_napi(struct vnet_port *port, int budget) in vnet_event_napi()
914 int sunvnet_poll_common(struct napi_struct *napi, int budget) in sunvnet_poll_common()
/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c33 int octep_iq_process_completions(struct octep_iq *iq, u16 budget) in octep_iq_process_completions()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.c805 mt76_dma_rx_process(struct mt76_dev *dev, struct mt76_queue *q, int budget) in mt76_dma_rx_process()
889 int mt76_dma_rx_poll(struct napi_struct *napi, int budget) in mt76_dma_rx_poll()
916 int (*poll)(struct napi_struct *napi, int budget)) in mt76_dma_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c124 int mlx5e_napi_poll(struct napi_struct *napi, int budget) in mlx5e_napi_poll()
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c354 static int rxq_recv(struct hinic_rxq *rxq, int budget) in rxq_recv()
457 static int rx_poll(struct napi_struct *napi, int budget) in rx_poll()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c137 int budget, int *tx_pkts, int *tx_bytes) in otx2_snd_pkt_handler()
390 struct otx2_cq_queue *cq, int budget) in otx2_rx_napi_handler()
448 struct otx2_cq_queue *cq, int budget) in otx2_tx_napi_handler()
530 int otx2_napi_handler(struct napi_struct *napi, int budget) in otx2_napi_handler()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx.c891 int budget) in gve_xsk_tx()
921 bool gve_xdp_poll(struct gve_notify_block *block, int budget) in gve_xdp_poll()
950 bool gve_tx_poll(struct gve_notify_block *block, int budget) in gve_tx_poll()
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.c718 const unsigned int budget, int *once_more) in t7xx_dpmaif_rx_start()
814 const unsigned int budget, int *once_more) in t7xx_dpmaif_napi_rx_data_collect()
831 int t7xx_dpmaif_napi_rx_poll(struct napi_struct *napi, const int budget) in t7xx_dpmaif_napi_rx_poll()
/openbmc/linux/drivers/net/ethernet/
H A Dlantiq_xrx200.c283 static int xrx200_poll_rx(struct napi_struct *napi, int budget) in xrx200_poll_rx()
313 static int xrx200_tx_housekeeping(struct napi_struct *napi, int budget) in xrx200_tx_housekeeping()
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c285 static int xge_rx_poll(struct net_device *ndev, unsigned int budget) in xge_rx_poll()
510 static int xge_napi(struct napi_struct *napi, const int budget) in xge_napi()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c479 static int fun_process_cqes(struct funeth_rxq *q, int budget) in fun_process_cqes()
510 int fun_rxq_napi_poll(struct napi_struct *napi, int budget) in fun_rxq_napi_poll()
/openbmc/linux/drivers/net/wan/
H A Dhd64572.c223 static inline int sca_rx_done(port_t *port, int budget) in sca_rx_done()
316 static int sca_poll(struct napi_struct *napi, int budget) in sca_poll()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c182 int budget) in mlx5e_ptp_handle_ts_cqe()
225 int budget = min(napi_budget, MLX5E_TX_CQ_POLL_BUDGET); in mlx5e_ptp_poll_ts_cq() local
262 static int mlx5e_ptp_napi_poll(struct napi_struct *napi, int budget) in mlx5e_ptp_napi_poll()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c1106 static int xlgmac_rx_poll(struct xlgmac_channel *channel, int budget) in xlgmac_rx_poll()
1279 static int xlgmac_one_poll(struct napi_struct *napi, int budget) in xlgmac_one_poll()
1308 static int xlgmac_all_poll(struct napi_struct *napi, int budget) in xlgmac_all_poll()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c112 int tulip_poll(struct napi_struct *napi, int budget) in tulip_poll()

12345678910>>...13