Searched defs:func_p (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/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.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 2356 ice_parse_vf_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vf_func_caps() 2379 ice_parse_vsi_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_vsi_func_caps() 2398 ice_parse_1588_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_1588_func_caps() 2456 ice_parse_fdir_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p) in ice_parse_fdir_func_caps() 2495 ice_parse_func_caps(struct ice_hw *hw, struct ice_hw_func_caps *func_p, in ice_parse_func_caps()
|