Searched defs:func_p (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
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-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 2242 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() 2265 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() 2284 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() 2342 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() 2381 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
|