Searched refs:mlx5_query_port_pfc (Results 1 – 4 of 4) sorted by relevance
476 err = mlx5_query_port_pfc(mdev, pfc_en, NULL); in fill_pfc_en()
327 int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx,
595 int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx, u8 *pfc_en_rx) in mlx5_query_port_pfc() function
2001 err = mlx5_query_port_pfc(mdev, &pfc_en_tx, &pfc_en_rx); in mlx5e_query_pfc_combined()