Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_offload.h81 #define V_HDR_SGL(x) ((x) << S_HDR_SGL) macro
82 #define F_HDR_SGL V_HDR_SGL(1U)