Searched defs:dpaa2_switch_fq (Results 1 – 1 of 1) sorted by relevance
93 struct dpaa2_switch_fq { struct94 struct ethsw_core *ethsw;95 enum dpsw_queue_type type;96 struct dpaa2_io_store *store;97 struct dpaa2_io_notification_ctx nctx;98 struct napi_struct napi;99 u32 fqid;
Completed in 3 milliseconds