Searched defs:nxge_fflp_tcam_invalidate_all (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c41 static nxge_status_t nxge_fflp_tcam_invalidate_all(p_nxge_t);
243 * nxge_fflp_tcam_invalidate_all
255 nxge_fflp_tcam_invalidate_all(p_nxge_t nxgep) function
264 "==> nxge_fflp_tcam_invalidate_all"));
268 " nxge_fflp_tcam_invalidate_all:"
284 "<== nxge_fflp_tcam_invalidate_all"));
598 status = nxge_fflp_tcam_invalidate_all(nxgep);

Completed in 71 milliseconds