Searched refs:qpdsm_pl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dcb.c | 329 char qpdsm_pl[MLXSW_REG_QPDSM_LEN]; in mlxsw_sp_port_dcb_app_update_qpdsm() local 332 mlxsw_reg_qpdsm_pack(qpdsm_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_dcb_app_update_qpdsm() 334 mlxsw_reg_qpdsm_prio_pack(qpdsm_pl, i, map->map[i]); in mlxsw_sp_port_dcb_app_update_qpdsm() 335 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(qpdsm), qpdsm_pl); in mlxsw_sp_port_dcb_app_update_qpdsm()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dcb.c | 329 char qpdsm_pl[MLXSW_REG_QPDSM_LEN]; in mlxsw_sp_port_dcb_app_update_qpdsm() local 332 mlxsw_reg_qpdsm_pack(qpdsm_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_dcb_app_update_qpdsm() 334 mlxsw_reg_qpdsm_prio_pack(qpdsm_pl, i, map->map[i]); in mlxsw_sp_port_dcb_app_update_qpdsm() 335 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(qpdsm), qpdsm_pl); in mlxsw_sp_port_dcb_app_update_qpdsm()
|
Completed in 3 milliseconds