Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_xmit.h192 struct hw_txqueue { struct
193 /*volatile*/ sint head;
194 /*volatile*/ sint tail;
218 struct hw_txqueue be_txqueue; argument
/drivers/staging/rtl8188eu/include/
Drtw_xmit.h254 struct hw_txqueue { struct
255 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;
/drivers/staging/rtl8723au/include/
Drtw_xmit.h260 struct hw_txqueue { struct
261 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;