Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h92 enum ice_fc_mode { enum
117 enum ice_fc_mode curr_user_fc_req;
198 enum ice_fc_mode curr_user_fc_req;
431 enum ice_fc_mode current_mode; /* FC mode in effect */
432 enum ice_fc_mode req_mode; /* FC mode requested by caller */
H A Dice_common.h125 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps);
132 enum ice_fc_mode req_mode);
H A Dice_common.c3349 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps) in ice_caps_to_fc_mode()
3398 enum ice_fc_mode req_mode) in ice_cfg_phy_fc()