Home
last modified time | relevance | path

Searched refs:tsel (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_pfc_hw.h260 uint32_t tsel:1; member
264 uint32_t tsel:1;
H A Dhpi_pfc.c536 l3_config.bits.tsel = 1; in hpi_pfc_set_l3_class_config()
538 l3_config.bits.tsel = 0; in hpi_pfc_set_l3_class_config()
564 if (l3_config.bits.tsel) in hpi_pfc_get_l3_class_config()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h254 uint32_t tsel:1; member
260 uint32_t tsel:1;
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2212 tcam_cls_cfg.bits.ldw.tsel = 1; in npi_fflp_cfg_ip_cls_tcam_key()
2656 if (tcam_cls_cfg.bits.ldw.tsel) { in npi_fflp_cfg_ip_cls_tcam_key_get()