Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h126 enum ice_fc_mode curr_user_fc_req; member
208 enum ice_fc_mode curr_user_fc_req; member
H A Dice_common.c3485 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
3585 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
H A Dice_main.c2182 phy->curr_user_fc_req = ice_caps_to_fc_mode(pcaps->caps); in ice_init_phy_user_cfg()
2301 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()