Searched refs:i40e_profile_segment (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_ddp.c | 139 i40e_add_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_add_pinfo() 179 i40e_del_pinfo(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_del_pinfo() 288 struct i40e_profile_segment *profile_hdr; in i40e_ddp_load() 317 profile_hdr = (struct i40e_profile_segment *) in i40e_ddp_load()
|
H A D | i40e_prototype.h | 482 struct i40e_profile_segment *profile); 484 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 487 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 491 struct i40e_profile_segment *profile,
|
H A D | i40e_common.c | 5259 struct i40e_profile_segment *p = (profile); \ 5282 struct i40e_profile_segment *profile) in i40e_find_section_in_profile() 5356 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_validate_profile() 5421 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_write_profile() 5484 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_rollback_profile() 5537 struct i40e_profile_segment *profile, in i40e_add_pinfo_to_list()
|
H A D | i40e_type.h | 1369 struct i40e_profile_segment { struct
|