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;
259 struct hw_txqueue { struct260 volatile int head;261 volatile int tail;262 volatile int free_sz; /* in units of 64 bytes */263 volatile int free_cmdsz;264 volatile int txsz[8];265 uint ff_hwaddr;266 uint cmd_hwaddr;267 int ac_tag;