Searched refs:G_HDR_NDESC (Results 1 – 2 of 2) sorted by relevance
65 #define G_HDR_NDESC(x) (((x) >> S_HDR_NDESC) & M_HDR_NDESC) macro
2271 ndesc = G_HDR_NDESC(oh->flags); in ofld_xmit()2319 unsigned int ndesc = G_HDR_NDESC(oh->flags); in restart_offloadq()