Searched refs:xmitQel (Results 1 – 1 of 1) sorted by relevance
270 struct xmitQel { struct271 struct xmitQel *next; argument284 static struct xmitQel *xmQhd, *xmQtl; argument286 static void enQ(struct xmitQel *qel) in enQ()304 static struct xmitQel *deQ(void) in deQ()308 struct xmitQel *qel=NULL; in deQ()331 static struct xmitQel qels[16];504 struct xmitQel *q = NULL; in idle()