Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1556 struct rx_info_entry { struct
1572 struct rx_info_entry *ring; /* info organized in a circular buffer */ argument
H A Dlpfc_crtn.h100 struct rx_info_entry *entry);
H A Dlpfc_sli.c8049 rx_monitor->ring = kmalloc_objs(struct rx_info_entry, entries); in lpfc_rx_monitor_create_ring()
8089 struct rx_info_entry *entry) in lpfc_rx_monitor_record()
8091 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_record()
8128 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_report()
8129 struct rx_info_entry *entry; in lpfc_rx_monitor_report()
H A Dlpfc_init.c5957 struct rx_info_entry entry; in lpfc_cmf_timer()