Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_common.h119 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
Dice_common.c3025 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() function
3100 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()
Dice_main.c2054 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()