Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1355 void *vport_elem; in esw_vport_enable_qos() local
1367 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_enable_qos()
1369 MLX5_SET(vport_element, vport_elem, vport_number, vport_num); in esw_vport_enable_qos()
1414 void *vport_elem; in esw_vport_qos_config() local
1426 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, in esw_vport_qos_config()
1428 MLX5_SET(vport_element, vport_elem, vport_number, vport_num); in esw_vport_qos_config()