Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc.h527 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
Dbnx2fc_els.c182 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_adisc() function
Dbnx2fc_fcoe.c230 rc = bnx2fc_send_adisc(tgt, fp); in bnx2fc_xmit_l2_frame()