Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_xmit.h196 struct hw_txqueue { struct
197 /*volatile*/ sint head;
198 /*volatile*/ sint tail;
222 struct hw_txqueue be_txqueue; argument
/drivers/staging/rtl8188eu/include/
Drtw_xmit.h247 struct hw_txqueue { struct
248 volatile int head;
249 volatile int tail;
250 volatile int free_sz; /* in units of 64 bytes */
251 volatile int free_cmdsz;
252 volatile int txsz[8];
253 uint ff_hwaddr;
254 uint cmd_hwaddr;
255 int ac_tag;