Searched defs:tcam (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ | ||
H A D | hpi_pfc.c | 156 " tcam ascr write: location %x data %llx ctl value %llx \n", 193 hpi_pfc_set_tcam_enable(hpi_handle_t handle, boolean_t tcam) argument 202 if (tcam) 628 " tcam write: location %x\n key: %llx %llx\n mask: %llx %llx\n", 637 " tcam write: ctl value %llx \n", tctl.value)); |
/illumos-gate/usr/src/uts/common/sys/nxge/ | ||
H A D | nxge_fflp.h | 39 uint32_t tcam; member in struct:_fflp_errlog 142 /* Used for ip class flow key and tcam key config */ |
H A D | nxge_common.h | 547 void *tcam; member in struct:nxge_hw_list |
H A D | nxge_fflp_hw.h | 615 uint32_t tcam:1; member in struct:_fflp_err_mask_t::__anon8238::__anon8239 619 uint32_t tcam:1; |
Completed in 123 milliseconds