Searched refs:pspa_pl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | switchib.c | 168 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sib_port_swid_set() local 170 mlxsw_reg_pspa_pack(pspa_pl, swid, mlxsw_sib_port->local_port); in mlxsw_sib_port_swid_set() 171 return mlxsw_reg_write(mlxsw_sib->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sib_port_swid_set()
|
H A D | switchx2.c | 237 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sx_port_swid_set() local 239 mlxsw_reg_pspa_pack(pspa_pl, swid, mlxsw_sx_port->local_port); in mlxsw_sx_port_swid_set() 240 return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sx_port_swid_set()
|
H A D | spectrum.c | 355 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sp_port_swid_set() local 357 mlxsw_reg_pspa_pack(pspa_pl, swid, mlxsw_sp_port->local_port); in mlxsw_sp_port_swid_set() 358 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sp_port_swid_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 437 char pspa_pl[MLXSW_REG_PSPA_LEN]; in mlxsw_sp_port_swid_set() local 439 mlxsw_reg_pspa_pack(pspa_pl, swid, local_port); in mlxsw_sp_port_swid_set() 440 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(pspa), pspa_pl); in mlxsw_sp_port_swid_set()
|
Completed in 16 milliseconds