Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h288 struct fcoe_kwqe_init1 { struct
652 struct fcoe_kwqe_init1 init1;
Dbnx2fc_hwi.c62 struct fcoe_kwqe_init1 fcoe_init1; in bnx2fc_send_fw_fcoe_init_msg()
75 memset(&fcoe_init1, 0x00, sizeof(struct fcoe_kwqe_init1)); in bnx2fc_send_fw_fcoe_init_msg()
/linux-2.6.39/drivers/net/
Dcnic_defs.h3864 struct fcoe_kwqe_init1 { struct
4228 struct fcoe_kwqe_init1 init1;
4272 struct fcoe_kwqe_init1 init_kwqe1;
Dcnic.c2170 struct fcoe_kwqe_init1 *req1; in cnic_bnx2x_fcoe_init1()
2179 req1 = (struct fcoe_kwqe_init1 *) wqes[0]; in cnic_bnx2x_fcoe_init1()