Searched defs:func_p (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_e610.c | 761 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vf_func_caps() 797 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vsi_func_caps() 818 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_func_caps()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 2481 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() 2504 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() 2523 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() 2581 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() 2620 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
|