Lines Matching refs:mlx5_core_dev
192 mlx5_get_fdb_sub_ns(struct mlx5_core_dev *dev, int n);
194 mlx5_get_flow_namespace(struct mlx5_core_dev *dev,
197 mlx5_get_flow_vport_acl_namespace(struct mlx5_core_dev *dev,
301 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
304 struct mlx5_fc *mlx5_fc_create_ex(struct mlx5_core_dev *dev, bool aging);
306 void mlx5_fc_destroy(struct mlx5_core_dev *dev, struct mlx5_fc *counter);
312 int mlx5_fc_query(struct mlx5_core_dev *dev, struct mlx5_fc *counter,
316 int mlx5_fs_add_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn);
317 int mlx5_fs_remove_rx_underlay_qpn(struct mlx5_core_dev *dev, u32 underlay_qpn);
319 struct mlx5_modify_hdr *mlx5_modify_header_alloc(struct mlx5_core_dev *dev,
322 void mlx5_modify_header_dealloc(struct mlx5_core_dev *dev,
325 mlx5_create_match_definer(struct mlx5_core_dev *dev,
328 void mlx5_destroy_match_definer(struct mlx5_core_dev *dev,
340 struct mlx5_pkt_reformat *mlx5_packet_reformat_alloc(struct mlx5_core_dev *dev,
343 void mlx5_packet_reformat_dealloc(struct mlx5_core_dev *dev,
349 mlx5_get_root_namespace(struct mlx5_core_dev *dev, enum mlx5_flow_namespace_type ns_type);