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

/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_offload.h70 #define V_HDR_QSET(x) ((x) << S_HDR_QSET) macro
108 oh->flags = V_HDR_NDESC(1) | V_HDR_QSET(qset) | V_HDR_CTRL(ctrl);
/freebsd-11.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c743 oh->flags = V_HDR_NDESC(1) | V_HDR_CTRL(CPL_PRIORITY_DATA) | V_HDR_QSET(0);
/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c478 V_HDR_QSET(toep->tp_qset);

Completed in 35 milliseconds