Home
last modified time | relevance | path

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

/src/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c201 static void bnxt_stop(if_ctx_t ctx);
320 DEVMETHOD(ifdi_stop, bnxt_stop),
1711 bnxt_stop(bp->ctx); in bnxt_fw_reset_close()
3036 bnxt_stop(ctx); in bnxt_init()
3214 bnxt_stop(if_ctx_t ctx) in bnxt_stop() function