Home
last modified time | relevance | path

Searched refs:MAX_DEBUGFS_RX_INFO_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_debugfs.h285 #define MAX_DEBUGFS_RX_INFO_SIZE (128 * LPFC_MAX_RXMONITOR_ENTRY) macro
H A Dlpfc_debugfs.c5541 debug->buffer = vmalloc(MAX_DEBUGFS_RX_INFO_SIZE); in lpfc_rx_monitor_open()
5564 scnprintf(buffer, MAX_DEBUGFS_RX_INFO_SIZE, in lpfc_rx_monitor_read()
5568 MAX_DEBUGFS_RX_INFO_SIZE, in lpfc_rx_monitor_read()