Home
last modified time | relevance | path

Searched refs:ice_fw_modes (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h14 enum ice_fw_modes { enum
210 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw);
H A Dice_common.c4600 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw) in ice_get_fw_mode()