Searched defs:bnx2x_exe_queue_obj (Results 1 – 1 of 1) sorted by relevance
192 struct bnx2x_exe_queue_obj { struct194 struct list_head exe_queue;197 struct list_head pending_comp;199 spinlock_t lock;202 int exe_chunk_len;204 union bnx2x_qable_obj *owner;213 exe_q_validate validate;219 exe_q_remove remove;229 exe_q_optimize optimize;234 exe_q_execute execute;[all …]