Searched refs:rx_info_entry (Results 1 – 4 of 4) sorted by relevance
1601 struct rx_info_entry { struct1617 struct rx_info_entry *ring; /* info organized in a circular buffer */ argument
100 struct rx_info_entry *entry);
8054 rx_monitor->ring = kmalloc_array(entries, sizeof(struct rx_info_entry), in lpfc_rx_monitor_create_ring()8095 struct rx_info_entry *entry) in lpfc_rx_monitor_record()8097 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_record()8134 struct rx_info_entry *ring = rx_monitor->ring; in lpfc_rx_monitor_report()8135 struct rx_info_entry *entry; in lpfc_rx_monitor_report()
5967 struct rx_info_entry entry; in lpfc_cmf_timer()