Searched refs:A_TP_PARA_REG3 (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/cxgb/common/ |
| HD | cxgb_t3_hw.c | 3132 t3_set_reg_field(adap, A_TP_PARA_REG3, V_TXDATAACKIDX(M_TXDATAACKIDX), in partition_mem() 3209 t3_set_reg_field(adap, A_TP_PARA_REG3, 0, in tp_config() 3216 t3_set_reg_field(adap, A_TP_PARA_REG3, 0, F_TXPACEFIXED); in tp_config() 3308 val = t3_read_reg(adap, A_TP_PARA_REG3); in t3_tp_set_coalescing_size() 3319 t3_write_reg(adap, A_TP_PARA_REG3, val); in t3_tp_set_coalescing_size()
|
| HD | cxgb_regs.h | 4077 #define A_TP_PARA_REG3 0x36c macro
|
| /trueos/sys/dev/cxgbe/ |
| HD | t4_sge.c | 477 t4_set_reg_field(sc, A_TP_PARA_REG3, m, 0); in t4_tweak_chip_settings() 690 r = t4_read_reg(sc, A_TP_PARA_REG3); in t4_read_chip_settings()
|
| /trueos/sys/dev/cxgbe/common/ |
| HD | t4_regs.h | 14203 #define A_TP_PARA_REG3 0x7d6c macro
|