Searched refs:fc_seq_send (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/target/tcm_fc/ |
| D | tfc_cmd.c | 153 rc = fc_seq_send(lport, cmd->seq, fp); in ft_queue_status() 223 fc_seq_send(lport, cmd->seq, fp); in ft_write_pending() 304 fc_seq_send(lport, sp, fp); in ft_send_resp_status()
|
| D | tfc_io.c | 164 error = fc_seq_send(lport, seq, fp); in ft_queue_data_in()
|
| /Linux-v5.4/include/scsi/ |
| D | libfc.h | 997 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp);
|
| /Linux-v5.4/drivers/scsi/libfc/ |
| D | fc_fcp.c | 724 error = fc_seq_send(lport, seq, fp); in fc_fcp_send_data() 1026 fc_seq_send(lport, csp, conf_frame); in fc_fcp_complete_locked()
|
| D | fc_exch.c | 524 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send() function 534 EXPORT_SYMBOL(fc_seq_send);
|