Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_ethtool.c512 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_device_stats()
825 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_eth_phy_stats()
828 inst = spx5_inst_get(sparx5, TARGET_ASM, 0); in sparx5_get_eth_phy_stats()
850 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_eth_mac_stats()
853 inst = spx5_inst_get(sparx5, TARGET_ASM, 0); in sparx5_get_eth_mac_stats()
918 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_eth_mac_ctrl_stats()
921 inst = spx5_inst_get(sparx5, TARGET_ASM, 0); in sparx5_get_eth_mac_ctrl_stats()
950 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_eth_rmon_stats()
953 inst = spx5_inst_get(sparx5, TARGET_ASM, 0); in sparx5_get_eth_rmon_stats()
1034 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_sset_data()
[all …]
A Dsparx5_port.c136 inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_get_sfi_status()
321 void __iomem *devinst = spx5_inst_get(sparx5, dev, tinst); in sparx5_port_disable()
430 void __iomem *pcsinst = spx5_inst_get(sparx5, pcs, tinst); in sparx5_port_disable()
562 void __iomem *inst = spx5_inst_get(sparx5, dev, tinst); in sparx5_port_max_tags_set()
798 devinst = spx5_inst_get(sparx5, dev, pix); in sparx5_port_pcs_high_set()
799 pcsinst = spx5_inst_get(sparx5, pcs, pix); in sparx5_port_pcs_high_set()
1029 devinst = spx5_inst_get(sparx5, devhigh, pix); in sparx5_port_init()
1030 pcsinst = spx5_inst_get(sparx5, pcs, pix); in sparx5_port_init()
A Dsparx5_main.h429 static inline void __iomem *spx5_inst_get(struct sparx5 *sparx5, int id, int tinst) in spx5_inst_get() function

Completed in 10 milliseconds