Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_type.h84 enum ice_fc_mode { enum
109 enum ice_fc_mode curr_user_fc_req;
187 enum ice_fc_mode curr_user_fc_req;
379 enum ice_fc_mode current_mode; /* FC mode in effect */
380 enum ice_fc_mode req_mode; /* FC mode requested by caller */
Dice_common.h113 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps);
120 enum ice_fc_mode fc);
Dice_common.c2977 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps) in ice_caps_to_fc_mode()
3026 enum ice_fc_mode req_mode) in ice_cfg_phy_fc()