Searched refs:MPS_TRC_CFG_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1449 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 D | t4_regs.h | 2009 #define MPS_TRC_CFG_A 0x9800 macro
|
H A D | t4_hw.c | 5967 * set the single/multiple trace mode by writing to MPS_TRC_CFG_A register 5980 cfg = t4_read_reg(adap, MPS_TRC_CFG_A); in t4_set_trace_filter()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1449 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 D | t4_regs.h | 2015 #define MPS_TRC_CFG_A 0x9800 macro
|
H A D | t4_hw.c | 5937 * set the single/multiple trace mode by writing to MPS_TRC_CFG_A register 5950 cfg = t4_read_reg(adap, MPS_TRC_CFG_A); in t4_set_trace_filter()
|
Completed in 52 milliseconds