Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h148 #define V_CQ_CREDITS(x) ((x) << S_CQ_CREDITS) macro
H A Dcxgb_t3_hw.c2703 t3_write_reg(adapter, A_SG_CONTEXT_DATA3, V_CQ_CREDITS(credits) | in t3_sge_init_cqcntxt()