Searched refs:G_HDR_QSET (Results 1 – 2 of 2) sorted by relevance
70 #define G_HDR_QSET(x) (((x) >> S_HDR_QSET) & M_HDR_QSET) macro
2366 struct sge_qset *qs = &sc->sge.qs[G_HDR_QSET(oh->flags)]; in t3_offload_tx()