Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.h1014 npi_status_t npi_fflp_tcam_entry_invalidate(npi_handle_t,
H A Dnpi_fflp.c298 npi_fflp_tcam_entry_invalidate(npi_handle_t handle, tcam_location_t location) in npi_fflp_tcam_entry_invalidate() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c274 rs = npi_fflp_tcam_entry_invalidate(handle, location); in nxge_fflp_tcam_invalidate_all()
2563 rs = npi_fflp_tcam_entry_invalidate(nxgep->npi_reg_handle, index); in nxge_del_tcam_entry()