Searched defs:tinst (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_ethtool.c | 240 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(sparx5, portno); in sparx5_get_device_stats() local 822 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_phy_stats() local 847 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_mac_stats() local 915 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_mac_ctrl_stats() local 947 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_rmon_stats() local [all …]
|
H A D | sparx5_port.c | 127 u32 value, dev, tinst; in sparx5_get_sfi_status() local 329 u32 tinst = high_spd_dev ? in sparx5_port_disable() local 576 u32 tinst = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_max_tags_set() local 1193 u32 dev, tinst; in sparx5_port_init() local
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.h | 700 int id, int tinst, int tcnt, in lan_addr() 714 static inline u32 lan_rd(struct lan966x *lan966x, int id, int tinst, int tcnt, in lan_rd() 723 int id, int tinst, int tcnt, in lan_wr() 733 int id, int tinst, int tcnt, in lan_rmw()
|
/linux/drivers/phy/microchip/ |
H A D | lan966x_serdes.c | 20 #define lan_offset_(id, tinst, tcnt, \ argument
|