Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h51 int ice_get_caps(struct ice_hw *hw);
H A Dice_common.c1111 status = ice_get_caps(hw); in ice_init_hw()
2901 int ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
H A Dice_main.c7348 err = ice_get_caps(hw); in ice_rebuild()