Home
last modified time | relevance | path

Searched defs:hw_txqueue (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8712/
Drtl871x_xmit.h184 struct hw_txqueue { struct
185 /*volatile*/ sint head;
186 /*volatile*/ sint tail;
210 struct hw_txqueue be_txqueue; argument
/drivers/staging/rtl8188eu/include/
Drtw_xmit.h236 struct hw_txqueue { struct
237 volatile int head;
238 volatile int tail;
239 volatile int free_sz; /* in units of 64 bytes */
240 volatile int free_cmdsz;
241 volatile int txsz[8];
242 uint ff_hwaddr;
243 uint cmd_hwaddr;
244 int ac_tag;
/drivers/staging/rtl8723bs/include/
Drtw_xmit.h338 struct hw_txqueue { struct
339 volatile sint head;
340 volatile sint tail;
341 volatile sint free_sz; /* in units of 64 bytes */
342 volatile sint free_cmdsz;
343 volatile sint txsz[8];
344 uint ff_hwaddr;
345 uint cmd_hwaddr;
346 sint ac_tag;