Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h104 int ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd);
H A Dice_controlq.c575 status = ice_aq_get_fw_ver(hw, NULL); in ice_init_check_adminq()
H A Dice_common.c1678 int ice_aq_get_fw_ver(struct ice_hw *hw, struct ice_sq_cd *cd) in ice_aq_get_fw_ver() function