Searched refs:xmitQel (Results 1 – 1 of 1) sorted by relevance
268 struct xmitQel { struct269 struct xmitQel *next; argument282 static struct xmitQel *xmQhd, *xmQtl; argument284 static void enQ(struct xmitQel *qel) in enQ()302 static struct xmitQel *deQ(void) in deQ()306 struct xmitQel *qel=NULL; in deQ()329 static struct xmitQel qels[16];502 struct xmitQel *q = NULL; in idle()