Home
last modified time | relevance | path

Searched refs:ice_aq_get_pkg_info_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1289 * ice_aq_get_pkg_info_list
1297 static int ice_aq_get_pkg_info_list(struct ice_hw *hw, in ice_aq_get_pkg_info_list() function
1573 if (ice_aq_get_pkg_info_list(hw, pkg_info, size, NULL)) { in ice_get_pkg_info()
1651 if (ice_aq_get_pkg_info_list(hw, pkg, size, NULL)) { in ice_chk_pkg_compat()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c1008 * ice_aq_get_pkg_info_list
1017 ice_aq_get_pkg_info_list(struct ice_hw *hw, in ice_aq_get_pkg_info_list() function
1130 status = ice_aq_get_pkg_info_list(hw, pkg_info, size, NULL); in ice_get_pkg_info()
1308 status = ice_aq_get_pkg_info_list(hw, pkg, size, NULL); in ice_chk_pkg_compat()

Completed in 8 milliseconds