Searched refs:NET_RX_SOFTIRQ (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dtrace-event-parse.c240 { "NET_RX_SOFTIRQ", 3 },
/linux-4.1.27/include/linux/
H A Dinterrupt.h411 NET_RX_SOFTIRQ, enumerator in enum:__anon11830
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcore.c317 * the NET_RX_SOFTIRQ. This is handled by netif_rx_ni(). brcmf_netif_rx()
/linux-4.1.27/net/can/
H A Dbcm.c547 /* schedule before NET_RX_SOFTIRQ */ bcm_rx_timeout_handler()
/linux-4.1.27/net/core/
H A Ddev.c3059 __raise_softirq_irqoff(NET_RX_SOFTIRQ); ____napi_schedule()
3282 __raise_softirq_irqoff(NET_RX_SOFTIRQ); rps_ipi_queued()
4720 __raise_softirq_irqoff(NET_RX_SOFTIRQ); net_rx_action()
7518 open_softirq(NET_RX_SOFTIRQ, net_rx_action);
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c397 * bnx2fc_rcv - This is bnx2fc's receive function called by NET_RX_SOFTIRQ
/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe.c1424 * This routine is called by NET_RX_SOFTIRQ. It receives a packet, builds a
H A Dfcoe_ctlr.c1491 * This may be called from either NET_RX_SOFTIRQ or IRQ.
/linux-4.1.27/tools/lib/traceevent/
H A Devent-parse.c3621 { "NET_RX_SOFTIRQ", 3 },

Completed in 840 milliseconds