Searched refs:mlx5_query_port_pfc (Results 1 – 3 of 3) sorted by relevance
190 int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx, u8 *pfc_en_rx);
282 err = mlx5_query_port_pfc(priv->mdev, &curr_pfc_en, NULL); in mlx5e_port_manual_buffer_config()
426 int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx, u8 *pfc_en_rx) in mlx5_query_port_pfc() function444 EXPORT_SYMBOL_GPL(mlx5_query_port_pfc);