Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlxfw/
H A Dmlxfw.h67 struct mlxfw_dev_ops { struct
68 int (*component_query)(struct mlxfw_dev *mlxfw_dev, u16 component_index,
95 const struct mlxfw_dev_ops *ops; argument