Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c185 static int bnxt_attach_pre(if_ctx_t ctx);
305 DEVMETHOD(ifdi_attach_pre, bnxt_attach_pre),
2066 bnxt_attach_pre(if_ctx_t ctx) in bnxt_attach_pre() function