Searched refs:i40e_profile_segment (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/i40e/ |
D | i40e_ddp.c | 121 i40e_add_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_add_pinfo() 161 i40e_del_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_del_pinfo() 270 struct i40e_profile_segment *profile_hdr; in i40e_ddp_load() 299 profile_hdr = (struct i40e_profile_segment *) in i40e_ddp_load()
|
D | i40e_prototype.h | 489 struct i40e_profile_segment *profile); 491 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 494 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 498 struct i40e_profile_segment *profile,
|
D | i40e_common.c | 5537 struct i40e_profile_segment *p = (profile); \ 5560 struct i40e_profile_segment *profile) in i40e_find_section_in_profile() 5634 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_validate_profile() 5699 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_write_profile() 5762 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_rollback_profile() 5815 struct i40e_profile_segment *profile, in i40e_add_pinfo_to_list()
|
D | i40e_type.h | 1484 struct i40e_profile_segment { struct
|