Home
last modified time | relevance | path

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

/linux-4.4.14/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
/linux-4.4.14/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;
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_xmit.h259 struct hw_txqueue { struct
260 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;