Home
last modified time | relevance | path

Searched refs:MPS_TRC_CFG_A (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1449 t4_write_reg(adap, MPS_TRC_CFG_A, TRC_RSS_ENABLE); in mps_trc_write()
1451 t4_write_reg(adap, MPS_TRC_CFG_A, TRC_RSS_DISABLE); in mps_trc_write()
H A Dt4_regs.h2015 #define MPS_TRC_CFG_A 0x9800 macro
H A Dt4_hw.c5950 cfg = t4_read_reg(adap, MPS_TRC_CFG_A); in t4_set_trace_filter()