Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_offload.h67 #define S_HDR_QSET 4 macro
69 #define V_HDR_QSET(x) ((x) << S_HDR_QSET)
70 #define G_HDR_QSET(x) (((x) >> S_HDR_QSET) & M_HDR_QSET)