Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h339 struct fcoe_kwqe_init1 { struct
546 struct fcoe_kwqe_init1 init1;
Dbnx2fc_hwi.c64 struct fcoe_kwqe_init1 fcoe_init1; in bnx2fc_send_fw_fcoe_init_msg()
77 memset(&fcoe_init1, 0x00, sizeof(struct fcoe_kwqe_init1)); in bnx2fc_send_fw_fcoe_init_msg()
/drivers/net/ethernet/broadcom/
Dcnic_defs.h2641 struct fcoe_kwqe_init1 { struct
2848 struct fcoe_kwqe_init1 init1;
3687 struct fcoe_kwqe_init1 init_kwqe1;
Dcnic.c2287 struct fcoe_kwqe_init1 *req1; in cnic_bnx2x_fcoe_init1()
2296 req1 = (struct fcoe_kwqe_init1 *) wqes[0]; in cnic_bnx2x_fcoe_init1()