Home
last modified time | relevance | path

Searched defs:ag71xx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c348 struct ag71xx { struct
352 struct ag71xx_ring rx_ring ____cacheline_aligned; argument
353 struct ag71xx_ring tx_ring ____cacheline_aligned; argument
362 const struct ag71xx_dcfg *dcfg; argument
367 struct ag71xx_desc *stop_desc; argument
388 static int ag71xx_desc_empty(struct ag71xx_desc *desc) in ag71xx_desc_empty() argument
403 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument