Searched defs:bnx2x_exe_queue_obj (Results 1 – 1 of 1) sorted by relevance
190 struct bnx2x_exe_queue_obj { struct192 struct list_head exe_queue;195 struct list_head pending_comp;197 spinlock_t lock;200 int exe_chunk_len;202 union bnx2x_qable_obj *owner;211 exe_q_validate validate;217 exe_q_remove remove;227 exe_q_optimize optimize;232 exe_q_execute execute;[all …]