Home
last modified time | relevance | path

Searched refs:ipa_mem_bounds (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ipa/
A Dipa_qmi_msg.h95 struct ipa_mem_bounds { struct
132 struct ipa_mem_bounds hdr_tbl_info;
140 struct ipa_mem_bounds v4_route_tbl_info;
142 struct ipa_mem_bounds v6_route_tbl_info;
179 struct ipa_mem_bounds hdr_proc_ctx_tbl_info;
185 struct ipa_mem_bounds zip_tbl_info;
193 struct ipa_mem_bounds v4_hash_route_tbl_info;
195 struct ipa_mem_bounds v6_hash_route_tbl_info;
A Dipa_qmi_msg.c195 sizeof_field(struct ipa_mem_bounds, start),
196 .offset = offsetof(struct ipa_mem_bounds, start),
202 sizeof_field(struct ipa_mem_bounds, end),
203 .offset = offsetof(struct ipa_mem_bounds, end),

Completed in 4 milliseconds