Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dqos.c73 void *vport_elem; in esw_qos_vport_config() local
82 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_qos_vport_config()
84 MLX5_SET(vport_element, vport_elem, vport_number, vport->vport); in esw_qos_vport_config()
334 void *vport_elem; in esw_qos_vport_create_sched_element() local
340 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in esw_qos_vport_create_sched_element()
341 MLX5_SET(vport_element, vport_elem, vport_number, vport->vport); in esw_qos_vport_create_sched_element()