mlx5_query_port_pfc  253 drivers/net/ethernet/mellanox/mlx5/core/en/port_buffer.c 		err = mlx5_query_port_pfc(mdev, pfc_en, NULL);
mlx5_query_port_pfc  349 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 	return mlx5_query_port_pfc(mdev, &pfc->pfc_en, NULL);
mlx5_query_port_pfc  364 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 	mlx5_query_port_pfc(mdev, &curr_pfc_en, NULL);
mlx5_query_port_pfc 1207 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	err = mlx5_query_port_pfc(mdev, &pfc_en_tx, &pfc_en_rx);
mlx5_query_port_pfc  544 drivers/net/ethernet/mellanox/mlx5/core/port.c EXPORT_SYMBOL_GPL(mlx5_query_port_pfc);
mlx5_query_port_pfc  157 include/linux/mlx5/port.h int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx,