| /OK3568_Linux_fs/kernel/drivers/net/fjes/ |
| H A D | fjes_main.c | 1108 static int fjes_poll(struct napi_struct *napi, int budget) in fjes_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 1904 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 D | sge.c | 3864 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 D | intel_dpll_mgr.c | 667 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 D | macb_main.c | 1165 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 D | rx.c | 1071 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 D | hisi_femac.c | 299 static int hisi_femac_poll(struct napi_struct *napi, int budget) in hisi_femac_poll()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | main.c | 1368 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 D | pcnet32.c | 1271 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 D | netsec.c | 937 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 D | gemini.c | 1393 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 D | ehea_main.c | 651 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 D | ftmac100.c | 870 static int ftmac100_poll(struct napi_struct *napi, int budget) in ftmac100_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/ |
| H A D | pasemi_mac.c | 1560 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 D | spider_net.c | 1233 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 D | snoc.c | 1173 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 D | 8139too.c | 1947 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 D | ixgb_main.c | 1755 ixgb_clean(struct napi_struct *napi, int budget) in ixgb_clean()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rdc/ |
| H A D | r6040.c | 625 static int r6040_poll(struct napi_struct *napi, int budget) in r6040_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 560 int budget = OCELOT_PTP_QUEUE_SZ; in ocelot_get_txtstamp() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aurora/ |
| H A D | nb8800.c | 284 static int nb8800_poll(struct napi_struct *napi, int budget) in nb8800_poll()
|
| /OK3568_Linux_fs/kernel/drivers/bus/mhi/core/ |
| H A D | main.c | 1617 int mhi_poll(struct mhi_device *mhi_dev, u32 budget) in mhi_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 814 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 D | sxgbe_main.c | 1553 static int sxgbe_poll(struct napi_struct *napi, int budget) in sxgbe_poll()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/neterion/ |
| H A D | s2io.c | 2758 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()
|