Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8712/
Drtl871x_xmit.h184 struct hw_txqueue { struct
185 sint head;
186 sint tail;
210 struct hw_txqueue be_txqueue; argument
/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_xmit.h321 struct hw_txqueue { struct
322 volatile signed int head;
323 volatile signed int tail;
324 volatile signed int free_sz; /* in units of 64 bytes */
325 volatile signed int free_cmdsz;
326 volatile signed int txsz[8];
327 uint ff_hwaddr;
328 uint cmd_hwaddr;
329 signed int ac_tag;