Home
last modified time | relevance | path

Searched defs:bnx2fc_cmd (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc.h373 struct bnx2fc_cmd { struct
389 struct bnx2fc_cmd_mgr *cmd_mgr; argument
390 struct bnx2fc_mp_req mp_req;
391 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg);
392 struct bnx2fc_els_cb_arg *cb_arg;
393 struct delayed_work timeout_work; /* timer for ULP timeouts */
394 struct completion tm_done;
395 int wait_for_comp;
396 u16 xid;
397 struct fcoe_err_report_entry err_entry;
[all …]