Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h116 enum ice_fc_mode curr_user_fc_req; member
197 enum ice_fc_mode curr_user_fc_req; member
H A Dice_common.c3325 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
3425 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
H A Dice_main.c2116 phy->curr_user_fc_req = ice_caps_to_fc_mode(pcaps->caps); in ice_init_phy_user_cfg()
2235 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()