Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc.h1611 struct rx_info_entry { struct
1627 struct rx_info_entry *ring; /* info organized in a circular buffer */ argument
Dlpfc_crtn.h97 struct rx_info_entry *entry);
Dlpfc_sli.c7893 rx_monitor->ring = kmalloc_array(entries, sizeof(struct rx_info_entry), in lpfc_rx_monitor_create_ring()
7934 struct rx_info_entry *entry) in lpfc_rx_monitor_record()
7936 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_record()
7973 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_report()
7974 struct rx_info_entry *entry; in lpfc_rx_monitor_report()
Dlpfc_init.c5843 struct rx_info_entry entry; in lpfc_cmf_timer()