Home
last modified time | relevance | path

Searched refs:V_CTLTCAMSEL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3512 ctl |= V_CTLTCAMINDEX(i) | V_CTLTCAMSEL(0); in collect_mps_tcam()
3515 V_CTLTCAMSEL(1); in collect_mps_tcam()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8838 #define V_CTLTCAMSEL(x) ((x) << S_CTLTCAMSEL) macro
8839 #define F_CTLTCAMSEL V_CTLTCAMSEL(1U)