Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c192 status = ice_get_initial_sw_cfg(hw); in ice_dcf_init_parent_hw()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h406 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw);
H A Dice_common.c756 status = ice_get_initial_sw_cfg(hw); in ice_init_hw()
H A Dice_switch.c2886 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw) in ice_get_initial_sw_cfg() function