Searched refs:mlxsw_reg_ptys_pack (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 739 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sx_port->local_port, 0); in mlxsw_sx_port_get_settings() 806 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sx_port->local_port, 0); in mlxsw_sx_port_set_settings() 822 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sx_port->local_port, eth_proto_new); in mlxsw_sx_port_set_settings() 939 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sx_port->local_port, speed); in mlxsw_sx_port_speed_set()
|
D | spectrum.c | 1091 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sp_port->local_port, 0); in mlxsw_sp_port_get_settings() 1158 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sp_port->local_port, 0); in mlxsw_sp_port_set_settings() 1174 mlxsw_reg_ptys_pack(ptys_pl, mlxsw_sp_port->local_port, eth_proto_new); in mlxsw_sp_port_set_settings()
|
D | reg.h | 1391 static inline void mlxsw_reg_ptys_pack(char *payload, u8 local_port, in mlxsw_reg_ptys_pack() function
|