ptys_pl          3170 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl          3177 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_reg_ptys_ext_eth_pack(ptys_pl, local_port, 0, false);
ptys_pl          3178 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          3181 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_reg_ptys_ext_eth_unpack(ptys_pl, &eth_proto_cap, NULL, NULL);
ptys_pl          3298 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl          3306 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port,
ptys_pl          3308 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          3311 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, &eth_proto_cap,
ptys_pl          3321 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	connector_type = mlxsw_reg_ptys_connector_type_get(ptys_pl);
ptys_pl          3336 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl          3343 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port,
ptys_pl          3345 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          3348 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, &eth_proto_cap, NULL, NULL);
ptys_pl          3363 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port,
ptys_pl          3365 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          3439 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl          3454 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl, mlxsw_sp_port->local_port,
ptys_pl          3456 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          1020 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl          1029 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	port_type_speed_ops->reg_ptys_eth_pack(mlxsw_sp, ptys_pl,
ptys_pl          1032 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl          1035 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c 	port_type_speed_ops->reg_ptys_eth_unpack(mlxsw_sp, ptys_pl, NULL, NULL,
ptys_pl           194 drivers/net/ethernet/mellanox/mlxsw/switchib.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl           196 drivers/net/ethernet/mellanox/mlxsw/switchib.c 	mlxsw_reg_ptys_ib_pack(ptys_pl, mlxsw_sib_port->local_port, speed,
ptys_pl           198 drivers/net/ethernet/mellanox/mlxsw/switchib.c 	return mlxsw_reg_write(mlxsw_sib->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl           739 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl           746 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, 0, false);
ptys_pl           747 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	err = mlxsw_reg_query(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl           752 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_unpack(ptys_pl, &eth_proto_cap,
ptys_pl           818 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl           836 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port, 0, false);
ptys_pl           837 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	err = mlxsw_reg_query(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl           842 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_unpack(ptys_pl, &eth_proto_cap, &eth_proto_admin,
ptys_pl           853 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port,
ptys_pl           855 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	err = mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl           947 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl           949 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_ib_pack(ptys_pl, mlxsw_sx_port->local_port, speed,
ptys_pl           951 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl);
ptys_pl           959 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	char ptys_pl[MLXSW_REG_PTYS_LEN];
ptys_pl           963 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	mlxsw_reg_ptys_eth_pack(ptys_pl, mlxsw_sx_port->local_port,
ptys_pl           965 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	return mlxsw_reg_write(mlxsw_sx->core, MLXSW_REG(ptys), ptys_pl);