Searched refs:A_ULPTX_CONFIG (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 3852 t3_set_reg_field(adap, A_ULPTX_CONFIG, F_CFG_RR_ARB, 0); in chan_init_hw() 3865 t3_set_reg_field(adap, A_ULPTX_CONFIG, 0, F_CFG_RR_ARB); in chan_init_hw() 4189 t3_set_reg_field(adapter, A_ULPTX_CONFIG, 0, in t3_init_hw()
|
H A D | cxgb_regs.h | 5502 #define A_ULPTX_CONFIG 0x580 macro
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_main.c | 3170 reg_block_dump(sc, buf, A_ULPTX_CONFIG, A_MPS_INT_CAUSE); in cxgb_get_regs()
|