Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h74 int ice_get_caps(struct ice_hw *hw);
H A Dice_common.c1138 status = ice_get_caps(hw); in ice_init_hw()
3073 int ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
H A Dice_main.c7717 err = ice_get_caps(hw); in ice_rebuild()