Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c756 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, 0, false); in mlxsw_sx_port_get_link_ksettings()
846 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, 0, false); in mlxsw_sx_port_set_link_ksettings()
863 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_set_link_ksettings()
995 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_speed_by_width_set()
Dspectrum.c2443 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sp_port->local_port, 0, false); in mlxsw_sp_port_get_link_ksettings()
2477 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sp_port->local_port, 0, false); in mlxsw_sp_port_set_link_ksettings()
2494 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_set_link_ksettings()
2705 mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sp_port->local_port, in mlxsw_sp_port_speed_by_width_set()
Dreg.h3802 static inline void mlxsw_reg_ptys_eth_pack(char *payload, u8 local_port, in mlxsw_reg_ptys_eth_pack() function