Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h605 struct fcoe_kwqe_conn_destroy { struct
660 struct fcoe_kwqe_conn_destroy conn_destroy;
Dbnx2fc_hwi.c462 struct fcoe_kwqe_conn_destroy destroy_req; in bnx2fc_send_session_destroy_req()
467 memset(&destroy_req, 0x00, sizeof(struct fcoe_kwqe_conn_destroy)); in bnx2fc_send_session_destroy_req()
/linux-2.6.39/drivers/net/
Dcnic_defs.h4181 struct fcoe_kwqe_conn_destroy { struct
4236 struct fcoe_kwqe_conn_destroy conn_destroy;
Dcnic.c2378 struct fcoe_kwqe_conn_destroy *req; in cnic_bnx2x_fcoe_destroy()
2387 req = (struct fcoe_kwqe_conn_destroy *) kwqe; in cnic_bnx2x_fcoe_destroy()