Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_classify.h69 } tcam_flow_spec_t, *p_tcam_flow_spec_t; typedef
86 tcam_flow_spec_t *tcam_entries;
H A Dhxge_pfc.c1019 alloc_size = sizeof (tcam_flow_spec_t) * classify_ptr->tcam_size; in hxge_classify_init_sw()
1042 fsize = sizeof (tcam_flow_spec_t); in hxge_classify_exit_sw()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h133 } tcam_flow_spec_t, *p_tcam_flow_spec_t; typedef
214 tcam_flow_spec_t *tcam_entries;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c839 classify_ptr->tcam_entries = (tcam_flow_spec_t *)nxgep->nxge_hw_p->tcam; in nxge_classify_init_sw()
2358 tcam_flow_spec_t *tcam_entryp; in nxge_get_tcam_entry_all()
2431 tcam_flow_spec_t *tcam_ep; in nxge_get_tcam_entry()
2513 tcam_flow_spec_t *tcam_ep; in nxge_del_tcam_entry()
H A Dnxge_main.c6712 hw_p->tcam = KMEM_ZALLOC(sizeof (tcam_flow_spec_t) * in nxge_init_common_dev()
6821 sizeof (tcam_flow_spec_t) * in nxge_uninit_common_dev()