Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ethtool.c240 tinst) in sparx5_get_dev_phy_stats()
251 tinst) in sparx5_get_dev_mac_stats()
318 u32 tinst) in sparx5_get_dev_mac_ctrl_stats()
339 tinst) in sparx5_get_dev_rmon_stats()
448 tinst) in sparx5_get_dev_misc_stats()
508 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_device_stats() local
822 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_phy_stats() local
847 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_mac_stats() local
915 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_mac_ctrl_stats() local
947 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_rmon_stats() local
[all …]
A Dsparx5_main.h321 static inline __pure int spx5_offset(int id, int tinst, int tcnt, in spx5_offset()
338 int id, int tinst, int tcnt, in spx5_addr()
365 static inline u32 spx5_rd(struct sparx5 *sparx5, int id, int tinst, int tcnt, in spx5_rd()
373 static inline u32 spx5_inst_rd(void __iomem *iomem, int id, int tinst, int tcnt, in spx5_inst_rd()
382 int id, int tinst, int tcnt, in spx5_wr()
392 int id, int tinst, int tcnt, in spx5_inst_wr()
402 int id, int tinst, int tcnt, in spx5_rmw()
416 int id, int tinst, int tcnt, in spx5_inst_rmw()
429 static inline void __iomem *spx5_inst_get(struct sparx5 *sparx5, int id, int tinst) in spx5_inst_get()
435 int id, int tinst, int tcnt, in spx5_reg_get()
A Dsparx5_port.c126 u32 value, dev, tinst; in sparx5_get_sfi_status() local
317 u32 tinst = high_spd_dev ? in sparx5_port_disable() local
561 u32 tinst = sparx5_port_dev_index(port->portno); in sparx5_port_max_tags_set() local
/linux/drivers/phy/microchip/
A Dsparx5_serdes.h52 int id, int tinst, int tcnt, in sdx5_addr()
80 int id, int tinst, int tcnt, in sdx5_rmw()
95 int id, int tinst, int tcnt, in sdx5_inst_rmw()
119 int id, int tinst) in sdx5_inst_get()
125 int id, int tinst, int tcnt, in sdx5_inst_addr()

Completed in 13 milliseconds