Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_type.h116 enum ice_fc_mode curr_user_fc_req; member
196 enum ice_fc_mode curr_user_fc_req; member
Dice_common.c3226 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
3326 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
Dice_main.c2083 phy->curr_user_fc_req = ice_caps_to_fc_mode(pcaps->caps); in ice_init_phy_user_cfg()
2202 ice_cfg_phy_fc(pi, cfg, phy->curr_user_fc_req); in ice_configure_phy()