Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h336 int fnic_send(struct fc_lport *, struct fc_frame *);
H A Dfnic_main.c80 .frame_send = fnic_send,
H A Dfnic_fcs.c1150 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send() function