Searched refs:A_TP_PARA_REG3 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3130 t3_set_reg_field(adap, A_TP_PARA_REG3, V_TXDATAACKIDX(M_TXDATAACKIDX), in partition_mem() 3207 t3_set_reg_field(adap, A_TP_PARA_REG3, 0, in tp_config() 3214 t3_set_reg_field(adap, A_TP_PARA_REG3, 0, F_TXPACEFIXED); in tp_config() 3306 val = t3_read_reg(adap, A_TP_PARA_REG3); in t3_tp_set_coalescing_size() 3317 t3_write_reg(adap, A_TP_PARA_REG3, val); in t3_tp_set_coalescing_size()
|
H A D | cxgb_regs.h | 4076 #define A_TP_PARA_REG3 0x36c macro
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_regs.h | 22348 #define A_TP_PARA_REG3 0x7d6c macro
|