Home
last modified time | relevance | path

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

/linux/drivers/isdn/mISDN/
H A Ddsp_pipeline.c57 static struct device_attribute element_attributes[] = { variable
97 for (i = 0; i < ARRAY_SIZE(element_attributes); ++i) { in mISDN_dsp_element_register()
99 &element_attributes[i]); in mISDN_dsp_element_register()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqos.c60 attr = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in mlx5_qos_create_inner_node()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dqos.c351 vport_elem = MLX5_ADDR_OF(scheduling_context, sched_ctx, element_attributes); in esw_qos_vport_create_sched_element()
457 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in __esw_qos_create_rate_group()
575 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in esw_qos_create()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h4112 u8 element_attributes[0x20]; member