Searched defs:mwl8k_tx_queue (Results 1 – 2 of 2) sorted by relevance
154 struct mwl8k_tx_queue { struct156 int head;159 int tail;161 unsigned int len;162 struct mwl8k_tx_desc *txd;163 dma_addr_t txd_dma;164 struct sk_buff **skb;