Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c932 ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port, 0, false); in mlxsw_sp_port_ptys_query()
989 ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_set_link_ksettings()
1008 ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_set_link_ksettings()
1485 .reg_ptys_eth_pack = mlxsw_sp1_reg_ptys_eth_pack,
1964 .reg_ptys_eth_pack = mlxsw_sp2_reg_ptys_eth_pack,
Dspectrum.c1228 ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_speed_by_width_set()
1237 ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_speed_by_width_set()
1252 port_type_speed_ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, in mlxsw_sp_port_speed_get()
Dspectrum.h370 void (*reg_ptys_eth_pack)(struct mlxsw_sp *mlxsw_sp, char *payload, member