Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h514 struct fcoe_kwqe_conn_destroy { struct
554 struct fcoe_kwqe_conn_destroy conn_destroy;
Dbnx2fc_hwi.c494 struct fcoe_kwqe_conn_destroy destroy_req; in bnx2fc_send_session_destroy_req()
499 memset(&destroy_req, 0x00, sizeof(struct fcoe_kwqe_conn_destroy)); in bnx2fc_send_session_destroy_req()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dcnic_defs.h2816 struct fcoe_kwqe_conn_destroy { struct
2856 struct fcoe_kwqe_conn_destroy conn_destroy;
Dcnic.c2491 struct fcoe_kwqe_conn_destroy *req; in cnic_bnx2x_fcoe_destroy()
2500 req = (struct fcoe_kwqe_conn_destroy *) kwqe; in cnic_bnx2x_fcoe_destroy()