Home
last modified time | relevance | path

Searched refs:mlx5_query_nic_vport_qkey_viol_cntr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dvport.h78 int mlx5_query_nic_vport_qkey_viol_cntr(struct mlx5_core_dev *mdev,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c496 int mlx5_query_nic_vport_qkey_viol_cntr(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_qkey_viol_cntr() function
515 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_qkey_viol_cntr);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c525 mlx5_query_nic_vport_qkey_viol_cntr(mdev, &qkey_viol_cntr); in mlx5_query_port_roce()