Searched defs:pfc_en_tx (Results 1 – 2 of 2) sorted by relevance
584 int mlx5_set_port_pfc(struct mlx5_core_dev *dev, u8 pfc_en_tx, u8 pfc_en_rx) in mlx5_set_port_pfc()600 int mlx5_query_port_pfc(struct mlx5_core_dev *dev, u8 *pfc_en_tx, u8 *pfc_en_rx) in mlx5_query_port_pfc()
1767 u8 pfc_en_tx; in mlx5e_query_pfc_combined() local