Searched refs:iflib_intr_type_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net/
H A Diflib.h290 } iflib_intr_type_t; typedef in typeref:enum:__anon15902
440 iflib_intr_type_t type, driver_filter_t *filter,
442 void iflib_softirq_alloc_generic(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type, void *arg, int qid, const char *name);
H A Diflib.c6021 get_core_offset(if_ctx_t ctx, iflib_intr_type_t type, int qid)
6044 iflib_irq_set_affinity(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type,
6077 iflib_intr_type_t type, driver_filter_t *filter,
6165 iflib_softirq_alloc_generic(if_ctx_t ctx, if_irq_t irq, iflib_intr_type_t type, void *arg, int qid, const char *name)

Completed in 127 milliseconds