Searched defs:ag71xx (Results 1 – 1 of 1) sorted by relevance
294 struct ag71xx { struct298 struct ag71xx_ring rx_ring ____cacheline_aligned; argument299 struct ag71xx_ring tx_ring ____cacheline_aligned; argument308 const struct ag71xx_dcfg *dcfg; argument313 struct ag71xx_desc *stop_desc; argument332 static int ag71xx_desc_empty(struct ag71xx_desc *desc) in ag71xx_desc_empty() argument347 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument