Home
last modified time | relevance | path

Searched refs:sparx5_port_dev_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c136 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_sfi_status()
330 sparx5_port_dev_index(sparx5, port->portno) : port->portno; in sparx5_port_disable()
576 u32 tinst = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_max_tags_set()
807 u32 pix = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_pcs_high_set()
1068 u32 pix = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_init()
1197 tinst = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_init()
1204 tinst = sparx5_port_dev_index(sparx5, port->portno); in sparx5_port_init()
Dsparx5_port.h82 static inline u32 sparx5_port_dev_index(struct sparx5 *sparx5, int port) in sparx5_port_dev_index() function
Dsparx5_ethtool.c508 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_device_stats()
822 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_phy_stats()
847 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_mac_stats()
915 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_mac_ctrl_stats()
947 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_eth_rmon_stats()
1030 u32 tinst = sparx5_port_dev_index(sparx5, portno); in sparx5_get_sset_data()