Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_switch.h209 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw);
Dice_switch.c549 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw) in ice_get_initial_sw_cfg() function
Dice_common.c898 status = ice_get_initial_sw_cfg(hw); in ice_init_hw()