Home
last modified time | relevance | path

Searched refs:F_CFG_RR_ARB (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c3854 t3_set_reg_field(adap, A_ULPTX_CONFIG, F_CFG_RR_ARB, 0); in chan_init_hw()
3867 t3_set_reg_field(adap, A_ULPTX_CONFIG, 0, F_CFG_RR_ARB); in chan_init_hw()
Dcxgb_regs.h5511 #define F_CFG_RR_ARB V_CFG_RR_ARB(1U) macro