Searched refs:conf_frame (Results 1 – 1 of 1) sorted by relevance
1015 struct fc_frame *conf_frame; in fc_fcp_complete_locked() local1019 conf_frame = fc_fcp_frame_alloc(fsp->lp, 0); in fc_fcp_complete_locked()1020 if (conf_frame) { in fc_fcp_complete_locked()1024 fc_fill_fc_hdr(conf_frame, FC_RCTL_DD_SOL_CTL, in fc_fcp_complete_locked()1027 fc_seq_send(lport, csp, conf_frame); in fc_fcp_complete_locked()
Completed in 8 milliseconds