Searched defs:func_p (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_e610.c | 968 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vf_func_caps() 1014 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vsi_func_caps() 1035 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_func_caps()
|
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 2569 ice_parse_vf_func_caps(struct ice_hw * hw,struct ice_hw_func_caps * func_p,struct ice_aqc_list_caps_elem * cap) ice_parse_vf_func_caps() argument 2592 ice_parse_vsi_func_caps(struct ice_hw * hw,struct ice_hw_func_caps * func_p,struct ice_aqc_list_caps_elem * cap) ice_parse_vsi_func_caps() argument 2617 ice_parse_func_caps(struct ice_hw * hw,struct ice_hw_func_caps * func_p,void * buf,u32 cap_count) ice_parse_func_caps() argument [all...] |