Searched defs:func_p (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_e610.c | 713 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vf_func_caps() 749 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_vsi_func_caps() 770 struct ixgbe_hw_func_caps *func_p, in ixgbe_parse_func_caps()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.c | 2355 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() 2378 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() 2397 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() 2455 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() 2494 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
|