Searched refs:iflib_softirq_alloc_generic (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/net/ |
| H A D | iflib.h | 426 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 | 5939 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-12.1/sys/dev/ixl/ |
| H A D | if_ixl.c | 935 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_IOV, pf, 0, "iov"); in ixl_if_msix_intr_assign() 959 iflib_softirq_alloc_generic(ctx, in ixl_if_msix_intr_assign()
|
| H A D | if_iavf.c | 921 iflib_softirq_alloc_generic(ctx, in iavf_if_msix_intr_assign()
|
| /freebsd-12.1/sys/dev/ixgbe/ |
| H A D | if_ixv.c | 1049 iflib_softirq_alloc_generic(ctx, in ixv_if_msix_intr_assign()
|
| H A D | if_ix.c | 2031 iflib_softirq_alloc_generic(ctx, in ixgbe_if_msix_intr_assign()
|
| /freebsd-12.1/sys/dev/vmware/vmxnet3/ |
| H A D | if_vmx.c | 487 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_TX, NULL, i, in vmxnet3_msix_intr_assign()
|
| /freebsd-12.1/sys/dev/bnxt/ |
| H A D | if_bnxt.c | 1539 iflib_softirq_alloc_generic(ctx, NULL, IFLIB_INTR_TX, NULL, i, "tx_cp"); in bnxt_msix_intr_assign()
|
| /freebsd-12.1/sys/dev/e1000/ |
| H A D | if_em.c | 2009 iflib_softirq_alloc_generic(ctx, in em_if_msix_intr_assign()
|