Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1006 attr = MLX5_ADDR_OF(scheduling_context, tsar_ctx, element_attributes); in esw_create_tsar()
1056 element_attributes); in esw_vport_enable_qos()
1115 element_attributes); in esw_vport_qos_config()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h3334 u8 element_attributes[0x20]; member