Searched defs:hw_txqueue (Results 1 – 3 of 3) sorted by relevance
192 struct hw_txqueue { struct193 /*volatile*/ sint head;194 /*volatile*/ sint tail;218 struct hw_txqueue be_txqueue; argument
254 struct hw_txqueue { struct255 volatile int head;256 volatile int tail;257 volatile int free_sz; /* in units of 64 bytes */258 volatile int free_cmdsz;259 volatile int txsz[8];260 uint ff_hwaddr;261 uint cmd_hwaddr;262 int ac_tag;
260 struct hw_txqueue { struct261 volatile int head;262 volatile int tail;263 volatile int free_sz; /* in units of 64 bytes */264 volatile int free_cmdsz;265 volatile int txsz[8];266 uint ff_hwaddr;267 uint cmd_hwaddr;268 int ac_tag;