Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic.h359 int fnic_send(struct fc_lport *, struct fc_frame *);
Dfnic_main.c83 .frame_send = fnic_send,
Dfnic_fcs.c1158 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send() function