Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h99 #define V_RQ_GEN(x) ((x) << S_RQ_GEN) macro
100 #define F_RQ_GEN V_RQ_GEN(1U)
H A Dcxgb_t3_hw.c2666 V_CQ_BASE_HI((u32)base_addr) | intr | V_RQ_GEN(gen)); in t3_sge_init_rspcntxt()