Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/atheros/
Dag71xx.c348 struct ag71xx { struct
403 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() argument
408 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr()
415 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr()
420 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb()
430 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb()
440 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable()
445 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable()
453 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo()
463 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_link_ksettings()
[all …]
DMakefile6 obj-$(CONFIG_AG71XX) += ag71xx.o