Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_common.h130 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
Dice_common.c3442 ice_copy_phy_caps_to_cfg(pi, pcaps, &cfg); in ice_set_fc()
3532 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi, in ice_copy_phy_caps_to_cfg() function
Dice_main.c2095 ice_copy_phy_caps_to_cfg(pi, pcaps, &pi->phy.curr_user_phy_cfg); in ice_init_phy_user_cfg()
2200 ice_copy_phy_caps_to_cfg(pi, pcaps, cfg); in ice_configure_phy()