Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/
H A Dag71xx.c346 struct ag71xx { struct
401 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is()
406 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr()
413 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr()
418 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb()
428 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb()
438 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable()
443 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable()
451 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo()
453 strlcpy(info->driver, "ag71xx", sizeo in ag71xx_get_drvinfo()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/
H A Dag71xx.c348 struct ag71xx { struct
403 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is()
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()
455 strscpy(info->driver, "ag71xx", sizeo in ag71xx_get_drvinfo()
[all...]

Completed in 5 milliseconds