Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h158 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
Dice_common.c3553 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() function
3628 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()
Dice_main.c2284 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()