Searched defs:bnx2fc_cmd (Results 1 – 1 of 1) sorted by relevance
412 struct bnx2fc_cmd { struct428 struct bnx2fc_cmd_mgr *cmd_mgr; argument429 struct bnx2fc_mp_req mp_req;430 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg);431 struct bnx2fc_els_cb_arg *cb_arg;432 struct delayed_work timeout_work; /* timer for ULP timeouts */433 struct completion tm_done;434 int wait_for_comp;435 u16 xid;436 struct fcoe_err_report_entry err_entry;[all …]