Home
last modified time | relevance | path

Searched refs:ice_cfg_phy_fc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h158 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
H A Dice_common.c3646 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() function
3721 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()
H A Dice_main.c2301 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()