Searched refs:reg_ptys_eth_unpack (Results 1 – 3 of 3) sorted by relevance
/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() 994 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, NULL, NULL); in mlxsw_sp_port_set_link_ksettings() 1486 .reg_ptys_eth_unpack = mlxsw_sp1_reg_ptys_eth_unpack, 1965 .reg_ptys_eth_unpack = mlxsw_sp2_reg_ptys_eth_unpack,
|
D | spectrum.h | 372 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload, member
|
D | spectrum.c | 1234 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, in mlxsw_sp_port_speed_by_width_set() 1258 port_type_speed_ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, NULL, NULL, in mlxsw_sp_port_speed_get()
|