Searched refs:fc_mode (Results 1 – 3 of 3) sorted by relevance
790 hns3_fc_mode_to_rxtx_pause(enum hns3_fc_mode fc_mode, bool *rx_pause, in hns3_fc_mode_to_rxtx_pause() argument793 switch (fc_mode) { in hns3_fc_mode_to_rxtx_pause()
322 enum roc_nix_fc_mode fc_mode = ROC_NIX_FC_FULL; in nix_init_flow_ctrl_config() local332 fc_mode = ROC_NIX_FC_TX; in nix_init_flow_ctrl_config()335 rc = roc_nix_fc_mode_set(&dev->nix, fc_mode); in nix_init_flow_ctrl_config()339 fc->mode = (fc_mode == ROC_NIX_FC_FULL) ? RTE_ETH_FC_FULL : in nix_init_flow_ctrl_config()
1822 enum i40e_fc_mode fc_mode = hw->fc.requested_mode; in i40e_set_fc() local1830 switch (fc_mode) { in i40e_set_fc()