Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/cudbg/
H A Dcudbg_wtp.c644 value = t4_read_reg(padap, (A_MPS_RX_CLS_DROP_CNT0 + (i << 2))); in t5_wtp_data()
1164 value = t4_read_reg(padap, (A_MPS_RX_CLS_DROP_CNT0 + (i << 2))); in t6_wtp_data()
/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_regs.h35426 #define A_MPS_RX_CLS_DROP_CNT0 0x11180 macro