Searched refs:iflib_softirq_alloc_generic (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/sys/net/ |
| H A D | iflib.h | 471 void iflib_softirq_alloc_generic(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type, void *arg, in…
|
| H A D | iflib.c | 6350 iflib_softirq_alloc_generic(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type, void *arg, int qid,… in iflib_softirq_alloc_generic() function
|
| /freebsd-13.1/sys/dev/ixl/ |
| H A D | if_ixl.c | 1068 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_IOV, pf, 0, "iov"); in ixl_if_msix_intr_assign() 1092 iflib_softirq_alloc_generic(ctx, in ixl_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/mgb/ |
| H A D | if_mgb.c | 861 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_TX, NULL, i, in mgb_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/iavf/ |
| H A D | if_iavf_iflib.c | 863 iflib_softirq_alloc_generic(ctx, in iavf_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/ixgbe/ |
| H A D | if_ixv.c | 1060 iflib_softirq_alloc_generic(ctx, in ixv_if_msix_intr_assign()
|
| H A D | if_ix.c | 2126 iflib_softirq_alloc_generic(ctx, in ixgbe_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/ice/ |
| H A D | if_ice_iflib.c | 1524 iflib_softirq_alloc_generic(ctx, &sc->irqvs[vector].irq, in ice_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/vmware/vmxnet3/ |
| H A D | if_vmx.c | 507 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_TX, NULL, i, in vmxnet3_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/axgbe/ |
| H A D | if_axgbe_pci.c | 1998 iflib_softirq_alloc_generic(ctx, &irq, IFLIB_INTR_TX, channel, in axgbe_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/bnxt/ |
| H A D | if_bnxt.c | 1547 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_TX, NULL, i, "tx_cp"); in bnxt_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/igc/ |
| H A D | if_igc.c | 1373 iflib_softirq_alloc_generic(ctx, in igc_if_msix_intr_assign()
|
| /freebsd-13.1/sys/dev/e1000/ |
| H A D | if_em.c | 2059 iflib_softirq_alloc_generic(ctx, in em_if_msix_intr_assign()
|