mlx5_query_port_pfc
EXPORT_SYMBOL_GPL(mlx5_query_port_pfc);
err = mlx5_query_port_pfc(priv->mdev, &curr_pfc_en, NULL);
int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx, u8 *pfc_en_rx);