Searched refs:iflib_get_softc (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c352 softc = iflib_get_softc(ctx);
419 struct bnxt_softc *softc = iflib_get_softc(ctx);
447 softc = iflib_get_softc(ctx);
667 struct bnxt_softc *softc = iflib_get_softc(ctx);
944 struct bnxt_softc *softc = iflib_get_softc(ctx);
970 struct bnxt_softc *softc = iflib_get_softc(ctx);
1015 struct bnxt_softc *softc = iflib_get_softc(ctx);
1178 struct bnxt_softc *softc = iflib_get_softc(ctx);
1189 struct bnxt_softc *softc = iflib_get_softc(ctx);
1221 struct bnxt_softc *softc = iflib_get_softc(ct
[all...]
/freebsd-11-stable/sys/net/
H A Diflib.c223 iflib_get_softc(if_ctx_t ctx) function
H A Diflib.h342 void *iflib_get_softc(if_ctx_t ctx);

Completed in 155 milliseconds