Home
last modified time | relevance | path

Searched defs:budget (Results 176 – 200 of 295) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_main.c1108 static int fjes_poll(struct napi_struct *napi, int budget) in fjes_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_main.c1904 static int igc_clean_rx_irq(struct igc_q_vector *q_vector, const int budget) in igc_clean_rx_irq()
2006 unsigned int budget = q_vector->tx.work_limit; in igc_clean_tx_irq() local
3290 static int igc_poll(struct napi_struct *napi, int budget) in igc_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3864 static int process_responses(struct sge_rspq *q, int budget) in process_responses()
3963 static int napi_rx_handler(struct napi_struct *napi, int budget) in napi_rx_handler()
4263 unsigned int i, budget; in sge_tx_timer_cb() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c667 unsigned budget; in hsw_wrpll_get_budget_for_freq() local
739 static void hsw_wrpll_update_rnp(u64 freq2k, unsigned int budget, in hsw_wrpll_update_rnp()
806 unsigned budget; in hsw_ddi_calculate_wrpll() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_main.c1165 int budget) in gem_rx()
1356 int budget) in macb_rx()
1434 static int macb_poll(struct napi_struct *napi, int budget) in macb_poll()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1071 int iwl_pcie_dummy_napi_poll(struct napi_struct *napi, int budget) in iwl_pcie_dummy_napi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c299 static int hisi_femac_poll(struct napi_struct *napi, int budget) in hisi_femac_poll()
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dmain.c1368 static int process_hrrq(struct hwq *hwq, struct list_head *doneq, int budget) in process_hrrq()
1444 static int cxlflash_irqpoll(struct irq_poll *irqpoll, int budget) in cxlflash_irqpoll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dpcnet32.c1271 static int pcnet32_rx(struct net_device *dev, int budget) in pcnet32_rx()
1383 static int pcnet32_poll(struct napi_struct *napi, int budget) in pcnet32_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/socionext/
H A Dnetsec.c937 static int netsec_process_rx(struct netsec_priv *priv, int budget) in netsec_process_rx()
1070 static int netsec_napi_poll(struct napi_struct *napi, int budget) in netsec_napi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cortina/
H A Dgemini.c1393 static unsigned int gmac_rx(struct net_device *netdev, unsigned int budget) in gmac_rx()
1506 static int gmac_napi_poll(struct napi_struct *napi, int budget) in gmac_napi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c651 int budget) in ehea_proc_rwqes()
873 static int ehea_poll(struct napi_struct *napi, int budget) in ehea_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/faraday/
H A Dftmac100.c870 static int ftmac100_poll(struct napi_struct *napi, int budget) in ftmac100_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1560 static int pasemi_mac_poll(struct napi_struct *napi, int budget) in pasemi_mac_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dspider_net.c1233 static int spider_net_poll(struct napi_struct *napi, int budget) in spider_net_poll()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1173 static int ath10k_snoc_napi_poll(struct napi_struct *ctx, int budget) in ath10k_snoc_napi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A D8139too.c1947 int budget) in rtl8139_rx()
2125 static int rtl8139_poll(struct napi_struct *napi, int budget) in rtl8139_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1755 ixgb_clean(struct napi_struct *napi, int budget) in ixgb_clean()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rdc/
H A Dr6040.c625 static int r6040_poll(struct napi_struct *napi, int budget) in r6040_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c560 int budget = OCELOT_PTP_QUEUE_SZ; in ocelot_get_txtstamp() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/
H A Dnb8800.c284 static int nb8800_poll(struct napi_struct *napi, int budget) in nb8800_poll()
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dmain.c1617 int mhi_poll(struct mhi_device *mhi_dev, u32 budget) in mhi_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmsc9420.c814 static int smsc9420_rx_poll(struct napi_struct *napi, int budget) in smsc9420_rx_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1553 static int sxgbe_poll(struct napi_struct *napi, int budget) in sxgbe_poll()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/
H A Ds2io.c2758 static int s2io_poll_msix(struct napi_struct *napi, int budget) in s2io_poll_msix()
2787 static int s2io_poll_inta(struct napi_struct *napi, int budget) in s2io_poll_inta()
2887 static int rx_intr_handler(struct ring_info *ring_data, int budget) in rx_intr_handler()

12345678910>>...12