Searched refs:i40e_profile_segment (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A 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()
|
H A 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,
|
H A D | i40e_common.c | 5541 struct i40e_profile_segment *p = (profile); \ 5564 struct i40e_profile_segment *profile) in i40e_find_section_in_profile() 5638 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_validate_profile() 5703 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_write_profile() 5766 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_rollback_profile() 5819 struct i40e_profile_segment *profile, in i40e_add_pinfo_to_list()
|
H A D | i40e_type.h | 1446 struct i40e_profile_segment { struct
|