| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | napi.rst | 101 显式屏蔽中断的驱动程序(而非设备自动屏蔽 IRQ)应使用 napi_schedule_prep() 和 106 if (napi_schedule_prep(&v->napi)) {
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | xsk.c | 228 unlikely(!napi_schedule_prep(napi))) in libeth_xsk_wakeup()
|
| /linux/drivers/net/ethernet/hisilicon/ |
| H A D | hip04_eth.c | 558 if (napi_schedule_prep(&priv->napi)) { in hip04_mac_start_xmit() 685 if (ists & RCV_INT && napi_schedule_prep(&priv->napi)) { in hip04_mac_interrupt() 702 if (napi_schedule_prep(&priv->napi)) { in tx_done()
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-net.c | 290 if (napi_schedule_prep(&pdata->napi)) { in xlgmac_isr() 350 if (napi_schedule_prep(&channel->napi)) { in xlgmac_dma_isr() 370 if (napi_schedule_prep(napi)) { in xlgmac_tx_timer()
|
| /linux/drivers/net/ethernet/ezchip/ |
| H A D | nps_enet.c | 227 if (likely(napi_schedule_prep(&priv->napi))) { in nps_enet_irq_handler()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 2100 if (napi_schedule_prep(&trans_pcie->rxq[0].napi)) { in iwl_pcie_irq_handler() 2316 if (napi_schedule_prep(&trans_pcie->rxq[0].napi)) { in iwl_pcie_irq_msix_handler() 2326 if (napi_schedule_prep(&trans_pcie->rxq[1].napi)) { in iwl_pcie_irq_msix_handler()
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp.c | 84 if (likely(napi_schedule_prep(&intf->rx_napi))) { in bcmasp_intr2_handling() 91 if (likely(napi_schedule_prep(&intf->tx_napi))) { in bcmasp_intr2_handling()
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.c | 153 if (napi_schedule_prep(&rx_q->napi)) { in emac_isr()
|
| /linux/drivers/net/ethernet/moxa/ |
| H A D | moxart_ether.c | 319 if (napi_schedule_prep(&priv->napi)) { in moxart_mac_interrupt()
|
| /linux/drivers/net/ethernet/wiznet/ |
| H A D | w5300.c | 430 if (napi_schedule_prep(&priv->napi)) { in w5300_interrupt()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.h | 392 napi_schedule_prep(&priv->napi)
|
| H A D | lantiq_xrx200.c | 474 if (napi_schedule_prep(&ch->napi)) { in xrx200_dma_irq()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth.c | 820 if (napi_schedule_prep(&emac->napi_rx)) in prueth_destroy_rxq() 1398 if (likely(napi_schedule_prep(&tx_chn->napi_tx))) in prueth_xsk_wakeup() 1405 if (likely(napi_schedule_prep(&emac->napi_rx))) in prueth_xsk_wakeup()
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_star_emac.c | 777 napi_schedule_prep(&priv->rx_napi); in mtk_star_handle_irq() 779 napi_schedule_prep(&priv->tx_napi); in mtk_star_handle_irq()
|
| /linux/drivers/net/caif/ |
| H A D | caif_virtio.c | 321 napi_schedule_prep(napi)) { in cfv_rx_poll()
|
| /linux/drivers/net/ethernet/ibm/emac/ |
| H A D | mal.c | 262 if (likely(napi_schedule_prep(&mal->napi))) { in mal_schedule_poll()
|
| /linux/drivers/net/ethernet/apm/xgene-v2/ |
| H A D | main.c | 131 if (napi_schedule_prep(&pdata->napi)) { in xge_irq()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-drv.c | 426 if (schedule_napi && napi_schedule_prep(napi)) { in xgbe_isr_bh_work() 546 if (napi_schedule_prep(&channel->napi)) { in xgbe_dma_isr() 577 if (napi_schedule_prep(napi)) { in xgbe_tx_timer()
|
| /linux/Documentation/networking/ |
| H A D | napi.rst | 125 to IRQ being auto-masked by the device) should use the napi_schedule_prep() 130 if (napi_schedule_prep(&v->napi)) {
|
| /linux/drivers/net/hyperv/ |
| H A D | netvsc.c | 1728 napi_schedule_prep(napi)) { in netvsc_poll() 1749 if (napi_schedule_prep(&nvchan->napi)) { in netvsc_channel_cb()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 1122 if (likely(napi_schedule_prep(&priv->napi))) { in bcm_sysport_rx_isr() 1145 if (likely(napi_schedule_prep(&txr->napi))) { in bcm_sysport_rx_isr() 1177 if (likely(napi_schedule_prep(&txr->napi))) { in bcm_sysport_tx_isr()
|
| /linux/drivers/net/ethernet/cirrus/ |
| H A D | ep93xx_eth.c | 430 if (likely(napi_schedule_prep(&ep->napi))) { in ep93xx_irq()
|
| /linux/drivers/net/ethernet/arc/ |
| H A D | emac_main.c | 368 if (likely(napi_schedule_prep(&priv->napi))) { in arc_emac_intr()
|
| /linux/drivers/net/ |
| H A D | veth.c | 306 napi_schedule_prep(&rq->xdp_napi)) { in __veth_xdp_flush() 990 if (napi_schedule_prep(&rq->xdp_napi)) { in veth_poll()
|
| /linux/drivers/net/can/rcar/ |
| H A D | rcar_can.c | 415 if (napi_schedule_prep(&priv->napi)) { in rcar_can_interrupt()
|