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.c215 static void bnxt_stop(if_ctx_t ctx);
339 DEVMETHOD(ifdi_stop, bnxt_stop),
1844 bnxt_stop(bp->ctx); in bnxt_fw_reset_close()
3179 bnxt_stop(ctx); in bnxt_init()
3361 bnxt_stop(if_ctx_t ctx) in bnxt_stop() function