Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_xmit.h707 struct hw_txqueue { struct
708 volatile sint head;
709 volatile sint tail;
710 volatile sint free_sz; /* in units of 64 bytes */
711 volatile sint free_cmdsz;
712 volatile sint txsz[8];
713 uint ff_hwaddr;
714 uint cmd_hwaddr;
715 sint ac_tag;