Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_dfs.c65 rval = qla2x00_disable_fce_trace(vha, &ha->fce_wr, &ha->fce_rd); in qla2x00_dfs_fce_open()
Dqla_gbl.h378 qla2x00_disable_fce_trace(scsi_qla_host_t *, uint64_t *, uint64_t *);
Dqla_os.c2947 qla2x00_disable_fce_trace(vha, NULL, NULL); in qla2x00_shutdown()
3178 qla2x00_disable_fce_trace(vha, NULL, NULL); in qla2x00_free_device()
Dqla_mbx.c3211 qla2x00_disable_fce_trace(scsi_qla_host_t *vha, uint64_t *wr, uint64_t *rd) in qla2x00_disable_fce_trace() function