Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_offload.h69 #define V_HDR_QSET(x) ((x) << S_HDR_QSET) macro
107 oh->flags = V_HDR_NDESC(1) | V_HDR_QSET(qset) | V_HDR_CTRL(ctrl); in m_gethdr_ofld()