Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_main.c6250 tcamy = t4_read_reg64(sc, MPS_CLS_TCAM_Y_L(i)); in sysctl_mps_tcam()
/trueos/sys/dev/cxgbe/common/
HDt4_regs.h190 #define MPS_CLS_TCAM_Y_L(idx) (A_MPS_CLS_TCAM_Y_L + (idx) * 16) macro