Searched defs:boom_rx_desc (Results 1 – 2 of 2) sorted by relevance
274 struct boom_rx_desc { struct275 u32 next;299 struct boom_rx_desc rx_ring[RX_RING_SIZE]; argument
543 struct boom_rx_desc { struct544 __le32 next; /* Last entry points to 0. */545 __le32 status;546 __le32 addr; /* Up to 63 addr/len pairs possible. */547 __le32 length; /* Set LAST_FRAG to indicate last pair. */