Searched refs:i40e_profile_segment (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 1696 ((struct i40e_profile_segment *)profile_seg_hdr)->name, in rte_pmd_i40e_process_ddp_package() 1730 (struct i40e_profile_segment *)profile_seg_hdr, in rte_pmd_i40e_process_ddp_package() 1740 (struct i40e_profile_segment *)profile_seg_hdr, in rte_pmd_i40e_process_ddp_package() 1912 ((struct i40e_profile_segment *)i40e_seg_hdr)->name, in rte_pmd_i40e_get_ddp_info() 1915 &((struct i40e_profile_segment *)i40e_seg_hdr)->version, in rte_pmd_i40e_get_ddp_info() 1955 (struct i40e_profile_segment *)i40e_seg_hdr); in rte_pmd_i40e_get_ddp_info() 1975 (struct i40e_profile_segment *)i40e_seg_hdr); in rte_pmd_i40e_get_ddp_info() 2006 (struct i40e_profile_segment *)i40e_seg_hdr); in rte_pmd_i40e_get_ddp_info() 2025 (struct i40e_profile_segment *)i40e_seg_hdr); in rte_pmd_i40e_get_ddp_info() 2056 (struct i40e_profile_segment *)i40e_seg_hdr); in rte_pmd_i40e_get_ddp_info() [all …]
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 639 struct i40e_profile_segment *profile); 641 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 644 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *i40e_seg, 648 struct i40e_profile_segment *profile,
|
| H A D | i40e_common.c | 7977 struct i40e_profile_segment *p = (profile); \ 8000 struct i40e_profile_segment *profile) in i40e_find_section_in_profile() 8077 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_validate_profile() 8142 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_write_profile() 8205 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, in i40e_rollback_profile() 8258 struct i40e_profile_segment *profile, in i40e_add_pinfo_to_list()
|
| H A D | i40e_type.h | 1990 struct i40e_profile_segment { struct
|