Searched refs:fc_host_statistic (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_transport_fc.c1696 #define fc_host_statistic(name) \ macro
1706 fc_host_statistic(seconds_since_last_reset);
1707 fc_host_statistic(tx_frames);
1708 fc_host_statistic(tx_words);
1709 fc_host_statistic(rx_frames);
1710 fc_host_statistic(rx_words);
1711 fc_host_statistic(lip_count);
1712 fc_host_statistic(nos_count);
1713 fc_host_statistic(error_frames);
1714 fc_host_statistic(dumped_frame
[all...]

Completed in 16 milliseconds