Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c467 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_module_info_parse() argument
513 port_mapping->module = module; in mlxsw_sp_port_module_info_parse()
514 port_mapping->slot_index = slot_index; in mlxsw_sp_port_module_info_parse()
515 port_mapping->width = width; in mlxsw_sp_port_module_info_parse()
516 port_mapping->module_width = width; in mlxsw_sp_port_module_info_parse()
517 port_mapping->lane = mlxsw_reg_pmlp_tx_lane_get(pmlp_pl, 0); in mlxsw_sp_port_module_info_parse()
523 struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_module_info_get() argument
533 pmlp_pl, port_mapping); in mlxsw_sp_port_module_info_get()
538 const struct mlxsw_sp_port_mapping *port_mapping) in mlxsw_sp_port_module_map() argument
543 mlxsw_env_module_port_map(mlxsw_sp->core, port_mapping->slot_index, in mlxsw_sp_port_module_map()
[all …]