Searched refs:reg_ptys_eth_unpack (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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() 1557 .reg_ptys_eth_unpack = mlxsw_sp1_reg_ptys_eth_unpack, 2117 .reg_ptys_eth_unpack = mlxsw_sp2_reg_ptys_eth_unpack,
|
H A D | spectrum.h | 384 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload, member
|
H A D | spectrum.c | 1362 ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, ð_proto_cap, in mlxsw_sp_port_speed_by_width_set() 1386 port_type_speed_ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, NULL, NULL, in mlxsw_sp_port_speed_get()
|