Home
last modified time | relevance | path

Searched refs:ice_cfg_phy_fc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.h115 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
H A Dice_common.c2775 * ice_cfg_phy_fc - Configure PHY FC data based on FC mode
2781 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() function
2856 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()
H A Dice_main.c1976 ice_cfg_phy_fc(pi, cfg, pi->phy.curr_user_fc_req); in ice_configure_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.h124 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
H A Dice_common.c3364 * ice_cfg_phy_fc - Configure PHY FC data based on FC mode
3370 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg, in ice_cfg_phy_fc() function
3445 status = ice_cfg_phy_fc(pi, &cfg, pi->fc.req_mode); in ice_set_fc()
H A Dice_main.c2238 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()

Completed in 28 milliseconds