Lines Matching full:enum
47 enum ice_fw_modes {
63 int ice_reset(struct ice_hw *hw, enum ice_reset_req req);
75 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res,
76 enum ice_aq_res_access_type access, u32 timeout);
77 void ice_release_res(struct ice_hw *hw, enum ice_aq_res_ids res);
85 enum ice_adminq_opc opc, struct ice_sq_cd *cd);
221 enum ice_fc_mode ice_caps_to_fc_mode(u8 caps);
222 enum ice_fec_mode ice_caps_to_fec_mode(u8 caps, u8 fec_options);
235 enum ice_fec_mode fec);
295 enum ice_disq_rst_src rst_src, u16 vmvf_num,
328 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw);