Searched defs:b44 (Results 1 – 2 of 2) sorted by relevance
358 struct b44 { struct359 spinlock_t lock;361 u32 imask, istat;363 struct dma_desc *rx_ring, *tx_ring;365 u32 tx_prod, tx_cons;366 u32 rx_prod, rx_cons;368 struct ring_info *rx_buffers;369 struct ring_info *tx_buffers;371 struct napi_struct napi;373 u32 dma_offset;[all …]
100 uint32_t b44[5]; /* b44..b63 (reserved fields) */ member