Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/
Dag71xx.c294 struct ag71xx { struct
298 struct ag71xx_ring rx_ring ____cacheline_aligned; argument
299 struct ag71xx_ring tx_ring ____cacheline_aligned; argument
308 const struct ag71xx_dcfg *dcfg; argument
313 struct ag71xx_desc *stop_desc; argument
332 static int ag71xx_desc_empty(struct ag71xx_desc *desc) in ag71xx_desc_empty() argument
347 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument