Home
last modified time | relevance | path

Searched refs:mlx5_vport_get_other_func_cap (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h295 int mlx5_vport_get_other_func_cap(struct mlx5_core_dev *dev, u16 function_id, void *out);
Dpci_irq.c104 ret = mlx5_vport_get_other_func_cap(dev, function_id, query_cap); in mlx5_set_msix_vec_count()
Dvport.c1163 int mlx5_vport_get_other_func_cap(struct mlx5_core_dev *dev, u16 function_id, void *out) in mlx5_vport_get_other_func_cap() function
Deswitch_offloads.c3802 err = mlx5_vport_get_other_func_cap(esw->dev, vport_num, query_ctx); in mlx5_esw_query_vport_vhca_id()