Searched defs:hw_txqueue (Results 1 – 1 of 1) sorted by relevance
707 struct hw_txqueue { struct708 volatile sint head;709 volatile sint tail;710 volatile sint free_sz; /* in units of 64 bytes */711 volatile sint free_cmdsz;712 volatile sint txsz[8];713 uint ff_hwaddr;714 uint cmd_hwaddr;715 sint ac_tag;