Home
last modified time | relevance | path

Searched refs:ifc_dev (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/net/
HDiflib.c114 device_t ifc_dev; member
171 return (ctx->ifc_dev); in iflib_get_dev()
1007 device_t dev = ctx->ifc_dev; in iflib_dma_alloc()
1104 device_t dev = ctx->ifc_dev; in _iflib_irq_alloc()
1145 device_t dev = ctx->ifc_dev; in iflib_txsd_alloc()
1299 device_t dev = ctx->ifc_dev; in iflib_rxsd_alloc()
1635 device_printf(ctx->ifc_dev, "TX(%d) desc avail = %d, pidx = %d\n", in iflib_timer()
1679 device_printf(ctx->ifc_dev, "freelist setup failed - check cluster settings\n"); in iflib_init_locked()
2932 ctx->ifc_dev = dev; in iflib_device_register()
2995 device_printf(ctx->ifc_dev, "netmap attach failed: %d\n", err); in iflib_device_register()
[all …]