Searched refs:reg_ptys_eth_unpack (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 944 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp_port_ptys_query() 1001 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, NULL, NULL); in mlxsw_sp_port_set_link_ksettings() 1542 .reg_ptys_eth_unpack = mlxsw_sp1_reg_ptys_eth_unpack, 2021 .reg_ptys_eth_unpack = mlxsw_sp2_reg_ptys_eth_unpack,
|
D | spectrum.h | 385 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload, member
|
D | spectrum.c | 1295 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, in mlxsw_sp_port_speed_by_width_set() 1319 port_type_speed_ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, NULL, NULL, in mlxsw_sp_port_speed_get()
|