Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.h18 enum ice_fw_modes { enum
246 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw);
H A Dice_common.c5389 enum ice_fw_modes ice_get_fw_mode(struct ice_hw *hw) in ice_get_fw_mode()