Home
last modified time | relevance | path

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

/linux-6.8/drivers/scsi/bnx2fc/
Dbnx2fc.h414 struct bnx2fc_cmd { struct
430 struct bnx2fc_cmd_mgr *cmd_mgr; argument
431 struct bnx2fc_mp_req mp_req;
432 void (*cb_func)(struct bnx2fc_els_cb_arg *cb_arg);
433 struct bnx2fc_els_cb_arg *cb_arg;
434 struct delayed_work timeout_work; /* timer for ULP timeouts */
435 struct completion abts_done;
436 struct completion cleanup_done;
437 int wait_for_abts_comp;
438 int wait_for_cleanup_comp;
[all …]