Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ice/
HDice_type.h210 enum ice_fc_mode curr_user_fc_req; member
396 enum ice_fc_mode curr_user_fc_req; member
HDice_common.c3713 pi->phy.curr_user_fc_req = cache_data.data.curr_user_fc_req; in ice_cache_phy_user_req()
3841 cache_data.data.curr_user_fc_req = req_mode; in ice_cfg_phy_fc()
HDice_lib.c3545 pi->phy.curr_user_fc_req = new_mode; in ice_sysctl_fc_config()
4388 if (user_pfc != 0 && pi->phy.curr_user_fc_req != ICE_FC_NONE) { in ice_sysctl_pfc_config()
4389 pi->phy.curr_user_fc_req = ICE_FC_NONE; in ice_sysctl_pfc_config()
9703 switch (pi->phy.curr_user_fc_req) { in ice_apply_saved_fc_req_to_cfg()
9985 pi->phy.curr_user_fc_req = ice_caps_to_fc_mode(pcaps.caps); in ice_init_saved_phy_cfg()