Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dorion5x.dtsi9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-39x.dtsi13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-370-xp.dtsi16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Dkirkwood.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-375.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Darmada-38x.dtsi15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
H A Ddove.dtsi5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/f-stack/freebsd/amd64/include/
H A Dsgxreg.h122 struct secs_attr attributes; member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c3930 const struct rte_flow_attr *attributes, in flow_dv_validate_action_jump()
5131 const struct rte_flow_attr *attributes, in flow_dv_validate_attributes()
H A Dmlx5_flow.c1642 const struct rte_flow_attr *attributes, in mlx5_flow_validate_attributes()