Searched refs:reg_ptys_eth_unpack (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 937 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, p_eth_proto_cap, p_eth_proto_admin, in mlxsw_sp_port_ptys_query() 996 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, NULL, NULL); in mlxsw_sp_port_set_link_ksettings() 1334 .reg_ptys_eth_unpack = mlxsw_sp1_reg_ptys_eth_unpack, 1777 .reg_ptys_eth_unpack = mlxsw_sp2_reg_ptys_eth_unpack,
|
D | spectrum.h | 342 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload, member
|
D | spectrum.c | 1191 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, in mlxsw_sp_port_speed_by_width_set() 1215 port_type_speed_ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, NULL, NULL, in mlxsw_sp_port_speed_get()
|