Searched refs:conf_frame (Results 1 – 1 of 1) sorted by relevance
1010 struct fc_frame *conf_frame; in fc_fcp_complete_locked() local1014 conf_frame = fc_fcp_frame_alloc(fsp->lp, 0); in fc_fcp_complete_locked()1015 if (conf_frame) { in fc_fcp_complete_locked()1019 fc_fill_fc_hdr(conf_frame, FC_RCTL_DD_SOL_CTL, in fc_fcp_complete_locked()1022 fc_seq_send(lport, csp, conf_frame); in fc_fcp_complete_locked()