Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_switch.h150 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw);
Dice_common.c438 status = ice_get_initial_sw_cfg(hw); in ice_init_hw()
Dice_switch.c368 enum ice_status ice_get_initial_sw_cfg(struct ice_hw *hw) in ice_get_initial_sw_cfg() function