Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2461 #define MPS_CLS_TCAM_Y_L(idx) (MPS_CLS_TCAM_Y_L_A + (idx) * 16) macro
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c3583 tcamy = t4_read_reg64(padap, MPS_CLS_TCAM_Y_L(i)); in collect_mps_tcam()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c10140 tcamy = t4_read_reg64(sc, MPS_CLS_TCAM_Y_L(i)); in sysctl_mps_tcam()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h194 #define MPS_CLS_TCAM_Y_L(idx) (A_MPS_CLS_TCAM_Y_L + (idx) * 16) macro