Searched refs:G_HDR_QSET (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/cxgb/ | ||
| HD | cxgb_offload.h | 71 #define G_HDR_QSET(x) (((x) >> S_HDR_QSET) & M_HDR_QSET) macro |
| HD | cxgb_sge.c | 2373 struct sge_qset *qs = &sc->sge.qs[G_HDR_QSET(oh->flags)]; in t3_offload_tx() |