Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ifmlx4/
HDif_mlx4.c26 static void mlx4_if_stop(if_shared_ctx_t sctx);
74 DEVMETHOD(ifdi_stop, mlx4_if_stop),
180 mlx4_if_stop(if_shared_ctx_t sctx) in mlx4_if_stop() function