Searched refs:iflib_get_dev (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dem_txrx.c192 DPRINTF(iflib_get_dev(sc->ctx), "%s: pidx: %d cur: %d\n", __FUNCTION__, pi->ipi_pidx, cur);
296 DPRINTF(iflib_get_dev(sc->ctx), "checksum_setup csum_flags=%x txd_upper=%x txd_lower=%x hdr_len=%d cmd=%x\n",
350 DPRINTF(iflib_get_dev(sc->ctx), "encap: set up tx: nsegs=%d first=%d i=%d\n", nsegs, first, i);
386 DPRINTF(iflib_get_dev(sc->ctx), "TSO path pidx_last=%d i=%d ntxd[0]=%d\n", pidx_last, i, scctx->isc_ntxd[0]);
394 DPRINTF(iflib_get_dev(sc->ctx), "pidx_last=%d i=%d ntxd[0]=%d\n", pidx_last, i, scctx->isc_ntxd[0]);
405 DPRINTF(iflib_get_dev(sc->ctx), "setting to RS on %d rs_pidx %d first: %d\n", pidx_last, txr->tx_rs_pidx, first);
410 DPRINTF(iflib_get_dev(sc->ctx), "tx_buffers[%d]->eop = %d ipi_new_pidx=%d\n", first, pidx_last, i);
464 DPRINTF(iflib_get_dev(sc->ctx),
H A Dif_em.c806 dev = iflib_get_dev(ctx);
1794 device_t dev = iflib_get_dev(ctx);
1932 device_t dev = iflib_get_dev(ctx);
1965 device_t dev = iflib_get_dev(ctx);
2037 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error);
2093 device_printf(iflib_get_dev(ctx), "Failed to register admin handler");
2259 device_t dev = iflib_get_dev(ctx);
2480 device_t dev = iflib_get_dev(ctx);
2932 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n");
2945 device_printf(iflib_get_dev(ct
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c462 dev = iflib_get_dev(ctx);
1191 device_t dev = iflib_get_dev(ctx);
1271 device_t dev = iflib_get_dev(ctx);
1297 device_t dev = iflib_get_dev(ctx);
1337 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error);
1378 device_printf(iflib_get_dev(ctx), "Failed to register admin handler");
1459 device_t dev = iflib_get_dev(ctx);
1594 device_t dev = iflib_get_dev(ctx);
1810 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n");
1823 device_printf(iflib_get_dev(ct
[all...]
/haiku/src/libs/compat/freebsd_iflib/compat/net/
H A Diflib.h412 device_t iflib_get_dev(if_ctx_t ctx);
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c244 iflib_get_dev(if_ctx_t ctx) function
6959 device_t dev = iflib_get_dev(ctx);
7021 device_t dev = iflib_get_dev(ctx);

Completed in 49 milliseconds