Searched refs:ice_copy_phy_caps_to_cfg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 121 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
|
H A D | ice_common.c | 2853 ice_copy_phy_caps_to_cfg(pi, pcaps, &cfg); in ice_set_fc() 2934 * ice_copy_phy_caps_to_cfg - Copy PHY ability data to configuration data 2943 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi, in ice_copy_phy_caps_to_cfg() function
|
H A D | ice_main.c | 1834 ice_copy_phy_caps_to_cfg(pi, pcaps, &pi->phy.curr_user_phy_cfg); in ice_init_phy_user_cfg() 1938 ice_copy_phy_caps_to_cfg(pi, pcaps, cfg); in ice_configure_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 130 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
|
H A D | ice_common.c | 3442 ice_copy_phy_caps_to_cfg(pi, pcaps, &cfg); in ice_set_fc() 3523 * ice_copy_phy_caps_to_cfg - Copy PHY ability data to configuration data 3532 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi, in ice_copy_phy_caps_to_cfg() function
|
H A D | ice_main.c | 2095 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()
|
Completed in 38 milliseconds