Lines Matching refs:mdev
32 int mlx5_vport_alloc_q_counter(struct mlx5_core_dev *mdev,
34 int mlx5_vport_dealloc_q_counter(struct mlx5_core_dev *mdev,
36 int mlx5_vport_query_out_of_rx_buffer(struct mlx5_core_dev *mdev,
40 u8 mlx5_query_vport_state(struct mlx5_core_dev *mdev, u8 opmod);
41 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev,
43 int mlx5_set_nic_vport_current_mac(struct mlx5_core_dev *mdev, int vport,
47 int mlx5_set_nic_vport_mc_list(struct mlx5_core_dev *mdev, int vport,
49 int mlx5_set_nic_vport_promisc(struct mlx5_core_dev *mdev, int vport,
52 int mlx5_set_nic_vport_permanent_mac(struct mlx5_core_dev *mdev, int vport,
54 int mlx5_nic_vport_enable_roce(struct mlx5_core_dev *mdev);
55 int mlx5_nic_vport_disable_roce(struct mlx5_core_dev *mdev);
56 int mlx5_query_nic_vport_system_image_guid(struct mlx5_core_dev *mdev,
58 int mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid);
59 int mlx5_query_nic_vport_port_guid(struct mlx5_core_dev *mdev, u64 *port_guid);
60 int mlx5_query_nic_vport_qkey_viol_cntr(struct mlx5_core_dev *mdev,
62 int mlx5_query_hca_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid);
63 int mlx5_query_hca_vport_system_image_guid(struct mlx5_core_dev *mdev,
65 int mlx5_query_hca_vport_context(struct mlx5_core_dev *mdev,
73 int mlx5_set_eswitch_cvlan_info(struct mlx5_core_dev *mdev, u8 vport,