Searched refs:i40e_profile_segment (Results 1 – 3 of 3) 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 | 448 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 451 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg,
|
H A D | i40e_common.c | 4804 struct i40e_profile_segment *p = (profile); \ 4868 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_validate_profile() 4933 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_write_profile() 4996 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_rollback_profile()
|