Searched refs:sparx5_port_dev_index (Results 1 – 3 of 3) sorted by relevance
136 tinst = sparx5_port_dev_index(portno); in sparx5_get_sfi_status()319 sparx5_port_dev_index(port->portno) : port->portno; in sparx5_port_disable()562 u32 tinst = sparx5_port_dev_index(port->portno); in sparx5_port_max_tags_set()792 u32 pix = sparx5_port_dev_index(port->portno); in sparx5_port_pcs_high_set()846 int bt_indx = BIT(sparx5_port_dev_index(port)); in sparx5_dev_switch()1020 u32 pix = sparx5_port_dev_index(port->portno); in sparx5_port_init()
508 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_device_stats()822 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_phy_stats()847 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_mac_stats()915 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_mac_ctrl_stats()947 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_eth_rmon_stats()1030 u32 tinst = sparx5_port_dev_index(portno); in sparx5_get_sset_data()
61 static inline int sparx5_port_dev_index(int port) in sparx5_port_dev_index() function