Home
last modified time | relevance | path

Searched refs:fcoe_kwqe_init3 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h380 struct fcoe_kwqe_init3 { struct
548 struct fcoe_kwqe_init3 init3;
Dbnx2fc_hwi.c66 struct fcoe_kwqe_init3 fcoe_init3; in bnx2fc_send_fw_fcoe_init_msg()
124 memset(&fcoe_init3, 0x00, sizeof(struct fcoe_kwqe_init3)); in bnx2fc_send_fw_fcoe_init_msg()
/Linux-v5.10/drivers/net/ethernet/broadcom/
Dcnic_defs.h2682 struct fcoe_kwqe_init3 { struct
2850 struct fcoe_kwqe_init3 init3;
3689 struct fcoe_kwqe_init3 init_kwqe3;
Dcnic.c2289 struct fcoe_kwqe_init3 *req3; in cnic_bnx2x_fcoe_init1()
2298 req3 = (struct fcoe_kwqe_init3 *) wqes[2]; in cnic_bnx2x_fcoe_init1()