Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h39 uint32_t tcam; member
H A Dnxge_common.h547 void *tcam; member
H A Dnxge_fflp_hw.h615 uint32_t tcam:1; member
619 uint32_t tcam:1;
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c193 hpi_pfc_set_tcam_enable(hpi_handle_t handle, boolean_t tcam) in hpi_pfc_set_tcam_enable() argument
202 if (tcam) in hpi_pfc_set_tcam_enable()
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c612 statsp->fflp_stats.errlog.tcam, in nxge_fm_ereport()
H A Dnxge_fflp.c839 classify_ptr->tcam_entries = (tcam_flow_spec_t *)nxgep->nxge_hw_p->tcam; in nxge_classify_init_sw()
2208 statsp->errlog.tcam = (uint32_t)tcam_err.value; in nxge_fflp_handle_sys_errors()
H A Dnxge_main.c6730 hw_p->tcam = KMEM_ZALLOC(sizeof (tcam_flow_spec_t) * in nxge_init_common_dev()
6838 KMEM_FREE(hw_p->tcam, in nxge_uninit_common_dev()