Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h364 struct fcoe_kwqe_init2 { struct
547 struct fcoe_kwqe_init2 init2;
Dbnx2fc_hwi.c65 struct fcoe_kwqe_init2 fcoe_init2; in bnx2fc_send_fw_fcoe_init_msg()
100 memset(&fcoe_init2, 0x00, sizeof(struct fcoe_kwqe_init2)); in bnx2fc_send_fw_fcoe_init_msg()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dcnic_defs.h2666 struct fcoe_kwqe_init2 { struct
2849 struct fcoe_kwqe_init2 init2;
3688 struct fcoe_kwqe_init2 init_kwqe2;
Dcnic.c2288 struct fcoe_kwqe_init2 *req2; in cnic_bnx2x_fcoe_init1()
2297 req2 = (struct fcoe_kwqe_init2 *) wqes[1]; in cnic_bnx2x_fcoe_init1()