Searched refs:ice_hw_func_caps (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_type.h519 struct ice_hw_func_caps { struct
1094 struct ice_hw_func_caps func_caps; /* function capabilities */
H A Dice_common.c2573 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2596 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2621 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p,
2913 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps)
2944 struct ice_hw_func_caps *func_caps = &hw->func_caps;

Completed in 151 milliseconds