Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.c83 static void bgx_lmac_disable(struct bgx *, uint8_t);
201 bgx_lmac_disable(bgx, lmacid); in thunder_bgx_detach()
905 bgx_lmac_disable(struct bgx *bgx, uint8_t lmacid) in bgx_lmac_disable() function