Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/isdn/mISDN/
Ddsp_pipeline.c55 static struct device_attribute element_attributes[] = { variable
94 for (i = 0; i < ARRAY_SIZE(element_attributes); ++i) { in mISDN_dsp_element_register()
96 &element_attributes[i]); in mISDN_dsp_element_register()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.c53 attr = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in mlx5_qos_create_inner_node()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dqos.c83 element_attributes); in esw_qos_vport_config()
344 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in esw_qos_vport_create_sched_element()
549 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in mlx5_esw_qos_create()
/Linux-v5.15/include/linux/mlx5/
Dmlx5_ifc.h3479 u8 element_attributes[0x20]; member