Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/
H A Dag71xx.c346 struct ag71xx { struct
350 struct ag71xx_ring rx_ring ____cacheline_aligned; argument
351 struct ag71xx_ring tx_ring ____cacheline_aligned; argument
360 const struct ag71xx_dcfg *dcfg; argument
365 struct ag71xx_desc *stop_desc; argument
386 static int ag71xx_desc_empty(struct ag71xx_desc *desc) in ag71xx_desc_empty() argument
401 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument