Home
last modified time | relevance | path

Searched refs:bnx2fc_xmit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c257 * bnx2fc_xmit - bnx2fc's FCoE frame transmit function
262 static int bnx2fc_xmit(struct fc_lport *lport, struct fc_frame *fp) in bnx2fc_xmit() function
289 BNX2FC_HBA_DBG(lport, "bnx2fc_xmit link down\n"); in bnx2fc_xmit()
1850 lport->tt.frame_send = bnx2fc_xmit; in bnx2fc_ulp_start()
2974 .frame_send = bnx2fc_xmit,
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c259 * bnx2fc_xmit - bnx2fc's FCoE frame transmit function
264 static int bnx2fc_xmit(struct fc_lport *lport, struct fc_frame *fp) in bnx2fc_xmit() function
290 BNX2FC_HBA_DBG(lport, "bnx2fc_xmit link down\n"); in bnx2fc_xmit()
1842 lport->tt.frame_send = bnx2fc_xmit; in bnx2fc_ulp_start()
2968 .frame_send = bnx2fc_xmit,

Completed in 7 milliseconds