Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.h95 int ice_get_caps(struct ice_hw *hw);
H A Dice_common.c1079 status = ice_get_caps(hw); in ice_init_hw()
3293 int ice_get_caps(struct ice_hw *hw) in ice_get_caps() function
H A Dif_ice_iflib.c2737 status = ice_get_caps(hw); in ice_rebuild()