Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h340 struct fcoe_kwqe_init2 { struct
653 struct fcoe_kwqe_init2 init2;
Dbnx2fc_hwi.c63 struct fcoe_kwqe_init2 fcoe_init2; in bnx2fc_send_fw_fcoe_init_msg()
98 memset(&fcoe_init2, 0x00, sizeof(struct fcoe_kwqe_init2)); in bnx2fc_send_fw_fcoe_init_msg()
/linux-2.6.39/drivers/net/
Dcnic_defs.h3916 struct fcoe_kwqe_init2 { struct
4229 struct fcoe_kwqe_init2 init2;
4273 struct fcoe_kwqe_init2 init_kwqe2;
Dcnic.c2171 struct fcoe_kwqe_init2 *req2; in cnic_bnx2x_fcoe_init1()
2180 req2 = (struct fcoe_kwqe_init2 *) wqes[1]; in cnic_bnx2x_fcoe_init1()