Searched refs:rx_monitor (Results 1 – 2 of 2) sorted by relevance
355 if (phba->rx_monitor) { in lpfc_mem_free_all()356 lpfc_rx_monitor_destroy_ring(phba->rx_monitor); in lpfc_mem_free_all()357 kfree(phba->rx_monitor); in lpfc_mem_free_all()358 phba->rx_monitor = NULL; in lpfc_mem_free_all()
1554 struct lpfc_rx_info_monitor *rx_monitor; member