Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_pipeline.c55 static struct device_attribute element_attributes[] = { variable
95 for (i = 0; i < ARRAY_SIZE(element_attributes); ++i) { in mISDN_dsp_element_register()
97 &element_attributes[i]); in mISDN_dsp_element_register()
/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.c53 attr = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in mlx5_qos_create_inner_node()
/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dqos.c328 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in esw_qos_vport_create_sched_element()
563 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in esw_qos_create()