Searched defs:b44 (Results 1 – 1 of 1) sorted by relevance
357 struct b44 { struct358 spinlock_t lock;360 u32 imask, istat;362 struct dma_desc *rx_ring, *tx_ring;364 u32 tx_prod, tx_cons;365 u32 rx_prod, rx_cons;367 struct ring_info *rx_buffers;368 struct ring_info *tx_buffers;370 struct napi_struct napi;372 u32 dma_offset;[all …]