Searched refs:sparx5_to_high_dev (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_port.c | 135 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_sfi_status() 332 sparx5_to_high_dev(sparx5, port->portno) : TARGET_DEV2G5; in sparx5_port_disable() 575 u32 dev = sparx5_to_high_dev(sparx5, port->portno); in sparx5_port_max_tags_set() 808 u32 dev = sparx5_to_high_dev(sparx5, port->portno); in sparx5_port_pcs_high_set() 1067 u32 devhigh = sparx5_to_high_dev(sparx5, port->portno); in sparx5_port_init() 1196 dev = sparx5_to_high_dev(sparx5, port->portno); in sparx5_port_init() 1203 dev = sparx5_to_high_dev(sparx5, port->portno); in sparx5_port_init()
|
| A D | sparx5_ethtool.c | 509 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_device_stats() 823 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_phy_stats() 848 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_mac_stats() 916 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_mac_ctrl_stats() 948 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_eth_rmon_stats() 1031 u32 dev = sparx5_to_high_dev(sparx5, portno); in sparx5_get_sset_data()
|
| A D | sparx5_port.h | 48 static inline u32 sparx5_to_high_dev(struct sparx5 *sparx5, int port) in sparx5_to_high_dev() function
|
Completed in 13 milliseconds