Home
last modified time | relevance | path

Searched refs:ALIGNED (Results 1 – 3 of 3) sorted by relevance

/drivers/net/octeontx2/
A Dnix.h221 union nix_aq_res_s resp ALIGNED; member
222 union nix_cq_ctx_s cq ALIGNED; member
223 union nix_cq_ctx_s mcq ALIGNED; member
227 union nix_aq_res_s resp ALIGNED; member
228 union nix_rq_ctx_s rq ALIGNED; member
229 union nix_rq_ctx_s mrq ALIGNED; member
234 union nix_sq_ctx_s sq ALIGNED; member
235 union nix_sq_ctx_s msq ALIGNED; member
240 union nix_cq_ctx_s cq ALIGNED; member
245 union nix_rq_ctx_s rq ALIGNED; member
[all …]
A Dnix_af.c26 static struct nix_aq_cq_dis cq_dis ALIGNED; variable
27 static struct nix_aq_rq_dis rq_dis ALIGNED; variable
28 static struct nix_aq_sq_dis sq_dis ALIGNED; variable
164 union npa_aq_res_s resp ALIGNED; in npa_lf_admin_shutdown() member
165 union npa_pool_s p0 ALIGNED; in npa_lf_admin_shutdown() member
166 union npa_pool_s p1 ALIGNED; in npa_lf_admin_shutdown() member
167 } pool_req ALIGNED; in npa_lf_admin_shutdown() local
169 union npa_aq_res_s resp ALIGNED; in npa_lf_admin_shutdown() member
170 union npa_aura_s a0 ALIGNED; in npa_lf_admin_shutdown() member
171 union npa_aura_s a1 ALIGNED; in npa_lf_admin_shutdown() member
[all …]
A Drvu.h11 #define ALIGNED __aligned(CONFIG_SYS_CACHELINE_SIZE) macro

Completed in 10 milliseconds