Searched refs:nvmeio_trc (Results 1 – 2 of 2) sorted by relevance
1610 if (!phba->nvmeio_trc || state) in lpfc_debugfs_nvmeio_trc_data()1620 dtp = phba->nvmeio_trc + i; in lpfc_debugfs_nvmeio_trc_data()1649 dtp = phba->nvmeio_trc + i; in lpfc_debugfs_nvmeio_trc_data()3004 kfree(phba->nvmeio_trc); in lpfc_debugfs_nvmeio_trc_write()3009 if (!phba->nvmeio_trc) { in lpfc_debugfs_nvmeio_trc_write()6304 phba->nvmeio_trc = kzalloc( in lpfc_debugfs_initialize()6308 if (!phba->nvmeio_trc) { in lpfc_debugfs_initialize()6316 phba->nvmeio_trc = NULL; in lpfc_debugfs_initialize()6322 phba->nvmeio_trc = NULL; in lpfc_debugfs_initialize()6611 kfree(phba->nvmeio_trc); in lpfc_debugfs_terminate()[all …]
1357 struct lpfc_debugfs_nvmeio_trc *nvmeio_trc; member
Completed in 22 milliseconds