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 D | ice_common.h | 115 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
|
H A D | ice_common.c | 2775 * 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 D | ice_main.c | 1976 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 D | ice_common.h | 124 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
|
H A D | ice_common.c | 3364 * 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 D | ice_main.c | 2238 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()
|
Completed in 28 milliseconds