Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/atheros/
Dag71xx.c347 struct ag71xx { struct
351 struct ag71xx_ring rx_ring ____cacheline_aligned; argument
352 struct ag71xx_ring tx_ring ____cacheline_aligned; argument
361 const struct ag71xx_dcfg *dcfg; argument
366 struct ag71xx_desc *stop_desc; argument
387 static int ag71xx_desc_empty(struct ag71xx_desc *desc) in ag71xx_desc_empty() argument
402 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument