Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c192 static void bnxt_stop(if_ctx_t ctx);
311 DEVMETHOD(ifdi_stop, bnxt_stop),
1479 bnxt_stop(bp->ctx); in bnxt_fw_reset_close()
2784 bnxt_stop(ctx); in bnxt_init()
2943 bnxt_stop(if_ctx_t ctx) in bnxt_stop() function