Linux Kernel
3.7.1
|
#include <qeth_core.h>
Data Fields | |
unsigned int | bufs_rec |
unsigned int | bufs_sent |
unsigned int | skbs_sent_pack |
unsigned int | bufs_sent_pack |
unsigned int | sc_dp_p |
unsigned int | sc_p_dp |
__u64 | cq_start_time |
unsigned int | cq_cnt |
unsigned int | cq_time |
__u64 | inbound_start_time |
unsigned int | inbound_cnt |
unsigned int | inbound_time |
__u64 | outbound_start_time |
unsigned int | outbound_cnt |
unsigned int | outbound_time |
__u64 | outbound_handler_start_time |
unsigned int | outbound_handler_cnt |
unsigned int | outbound_handler_time |
__u64 | inbound_do_qdio_start_time |
unsigned int | inbound_do_qdio_cnt |
unsigned int | inbound_do_qdio_time |
__u64 | outbound_do_qdio_start_time |
unsigned int | outbound_do_qdio_cnt |
unsigned int | outbound_do_qdio_time |
unsigned int | large_send_bytes |
unsigned int | large_send_cnt |
unsigned int | sg_skbs_sent |
unsigned int | sg_frags_sent |
unsigned long | initial_rx_packets |
unsigned long | initial_tx_packets |
unsigned int | sg_skbs_rx |
unsigned int | sg_frags_rx |
unsigned int | sg_alloc_page_rx |
unsigned int | tx_csum |
unsigned int | tx_lin |
card stuff
Definition at line 100 of file qeth_core.h.
unsigned int bufs_rec |
Definition at line 101 of file qeth_core.h.
unsigned int bufs_sent |
Definition at line 102 of file qeth_core.h.
unsigned int bufs_sent_pack |
Definition at line 105 of file qeth_core.h.
unsigned int cq_cnt |
Definition at line 111 of file qeth_core.h.
__u64 cq_start_time |
Definition at line 110 of file qeth_core.h.
unsigned int cq_time |
Definition at line 112 of file qeth_core.h.
unsigned int inbound_cnt |
Definition at line 115 of file qeth_core.h.
unsigned int inbound_do_qdio_cnt |
Definition at line 127 of file qeth_core.h.
__u64 inbound_do_qdio_start_time |
Definition at line 126 of file qeth_core.h.
unsigned int inbound_do_qdio_time |
Definition at line 128 of file qeth_core.h.
__u64 inbound_start_time |
Definition at line 114 of file qeth_core.h.
unsigned int inbound_time |
Definition at line 116 of file qeth_core.h.
unsigned long initial_rx_packets |
Definition at line 138 of file qeth_core.h.
unsigned long initial_tx_packets |
Definition at line 139 of file qeth_core.h.
unsigned int large_send_bytes |
Definition at line 133 of file qeth_core.h.
unsigned int large_send_cnt |
Definition at line 134 of file qeth_core.h.
unsigned int outbound_cnt |
Definition at line 119 of file qeth_core.h.
unsigned int outbound_do_qdio_cnt |
Definition at line 131 of file qeth_core.h.
__u64 outbound_do_qdio_start_time |
Definition at line 130 of file qeth_core.h.
unsigned int outbound_do_qdio_time |
Definition at line 132 of file qeth_core.h.
unsigned int outbound_handler_cnt |
Definition at line 123 of file qeth_core.h.
__u64 outbound_handler_start_time |
Definition at line 122 of file qeth_core.h.
unsigned int outbound_handler_time |
Definition at line 124 of file qeth_core.h.
__u64 outbound_start_time |
Definition at line 118 of file qeth_core.h.
unsigned int outbound_time |
Definition at line 120 of file qeth_core.h.
unsigned int sc_dp_p |
Definition at line 107 of file qeth_core.h.
unsigned int sc_p_dp |
Definition at line 108 of file qeth_core.h.
unsigned int sg_alloc_page_rx |
Definition at line 143 of file qeth_core.h.
unsigned int sg_frags_rx |
Definition at line 142 of file qeth_core.h.
unsigned int sg_frags_sent |
Definition at line 136 of file qeth_core.h.
unsigned int sg_skbs_rx |
Definition at line 141 of file qeth_core.h.
unsigned int sg_skbs_sent |
Definition at line 135 of file qeth_core.h.
unsigned int skbs_sent_pack |
Definition at line 104 of file qeth_core.h.
unsigned int tx_csum |
Definition at line 144 of file qeth_core.h.
unsigned int tx_lin |
Definition at line 145 of file qeth_core.h.