Home
last modified time | relevance | path

Searched refs:fnic_send (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
Dfnic.h331 int fnic_send(struct fc_lport *, struct fc_frame *);
Dfnic_main.c92 .frame_send = fnic_send,
Dfnic_fcs.c1160 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send() function