Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_wtp.c588 value = t4_read_reg(padap, (A_MPS_TX_SE_CNT_MAC01 + (i << 2))); in t5_wtp_data()
1064 value = t4_read_reg(padap, (A_MPS_TX_SE_CNT_MAC01 + (i << 2))); in t6_wtp_data()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8309 #define A_MPS_TX_SE_CNT_MAC01 0x9420 macro