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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2440 tcam_flow_spec_t *tcam_ep; local
2447 tcam_ep = &nxgep->classifier.tcam_entries[index];
2448 if (tcam_ep->valid != 1) {
2455 tp = &tcam_ep->tce;
2522 tcam_flow_spec_t *tcam_ep; local
2528 tcam_ep = &nxgep->classifier.tcam_entries[index];
2529 if (tcam_ep->valid != 1) {
2536 tp = &tcam_ep->tce;

Completed in 66 milliseconds