Home
last modified time | relevance | path

Searched refs:ice_aq_get_fw_ver (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h120 enum ice_status ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd);
H A Dice_controlq.c544 status = ice_aq_get_fw_ver(hw, NULL); in ice_init_check_adminq()
H A Dice_common.c1390 enum ice_status ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd) in ice_aq_get_fw_ver() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c175 status = ice_aq_get_fw_ver(hw, NULL); in ice_dcf_init_parent_hw()