Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c71 struct mlx4_dev_cap *dev_cap, in mlx4_make_profile()
H A Dfw.c725 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP()
1130 void mlx4_dev_cap_dump(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap_dump()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c52 struct hinic_dev_cap *dev_cap) in parse_capability()
99 struct hinic_dev_cap dev_cap; in get_capability() local
H A Dhinic_sriov.c1080 struct hinic_dev_cap *dev_cap = buf_out; in cfg_mbx_pf_proc_vf_msg() local
/linux/include/linux/mlx4/
H A Ddevice.h52 #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \ argument