Searched defs:b44 (Results 1 – 1 of 1) sorted by relevance
353 struct b44 { struct354 spinlock_t lock;356 u32 imask, istat;358 struct dma_desc *rx_ring, *tx_ring;360 u32 tx_prod, tx_cons;361 u32 rx_prod, rx_cons;363 struct ring_info *rx_buffers;364 struct ring_info *tx_buffers;366 struct napi_struct napi;368 u32 dma_offset;[all …]