Home
last modified time | relevance | path

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

/freebsd/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, in ice_parse_vf_func_caps()
2596 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps()
2621 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
2913 ice_discover_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_caps) in ice_discover_func_caps()
2944 struct ice_hw_func_caps *func_caps = &hw->func_caps; in ice_set_safe_mode_caps()