Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_type.h106 enum ice_fc_mode curr_user_fc_req; member
183 enum ice_fc_mode curr_user_fc_req; member
Dice_common.c2713 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
2813 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
Dice_main.c1856 phy->curr_user_fc_req = ice_caps_to_fc_mode(pcaps->caps); in ice_init_phy_user_cfg()
1976 ice_cfg_phy_fc(pi, cfg, pi->phy.curr_user_fc_req); in ice_configure_phy()