Searched refs:seq_clnp_req (Results 1 – 2 of 2) sorted by relevance
930 struct bnx2fc_cmd *seq_clnp_req; in bnx2fc_initiate_seq_cleanup() local953 if (!seq_clnp_req) { in bnx2fc_initiate_seq_cleanup()960 seq_clnp_req->sc_cmd = NULL; in bnx2fc_initiate_seq_cleanup()961 seq_clnp_req->port = port; in bnx2fc_initiate_seq_cleanup()962 seq_clnp_req->tgt = tgt; in bnx2fc_initiate_seq_cleanup()965 xid = seq_clnp_req->xid; in bnx2fc_initiate_seq_cleanup()975 cb_arg->io_req = seq_clnp_req; in bnx2fc_initiate_seq_cleanup()978 seq_clnp_req->cb_arg = cb_arg; in bnx2fc_initiate_seq_cleanup()1300 seq_clnp_req->xid, seq_clnp_req->cmd_type); in bnx2fc_process_seq_cleanup_compl()1304 seq_clnp_req->xid); in bnx2fc_process_seq_cleanup_compl()[all …]
1488 void bnx2fc_init_seq_cleanup_task(struct bnx2fc_cmd *seq_clnp_req, in bnx2fc_init_seq_cleanup_task() argument1494 struct bnx2fc_rport *tgt = seq_clnp_req->tgt; in bnx2fc_init_seq_cleanup_task()
Completed in 11 milliseconds