Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dsge_defs.h89 #define S_CQ_RSPQ 20 macro
91 #define V_CQ_RSPQ(x) ((x) << S_CQ_RSPQ)
92 #define G_CQ_RSPQ(x) (((x) >> S_CQ_RSPQ) & M_CQ_RSPQ)

Completed in 3 milliseconds