Symbol: QLC_SIZEOF
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
29
{"xmit_on", QLC_SIZEOF(stats.xmit_on), QLC_OFF(stats.xmit_on)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
30
{"xmit_off", QLC_SIZEOF(stats.xmit_off), QLC_OFF(stats.xmit_off)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
31
{"xmit_called", QLC_SIZEOF(stats.xmitcalled),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
33
{"xmit_finished", QLC_SIZEOF(stats.xmitfinished),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
35
{"tx dma map error", QLC_SIZEOF(stats.tx_dma_map_error),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
37
{"tx_bytes", QLC_SIZEOF(stats.txbytes), QLC_OFF(stats.txbytes)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
38
{"tx_dropped", QLC_SIZEOF(stats.txdropped), QLC_OFF(stats.txdropped)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
39
{"rx dma map error", QLC_SIZEOF(stats.rx_dma_map_error),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
41
{"rx_pkts", QLC_SIZEOF(stats.rx_pkts), QLC_OFF(stats.rx_pkts)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
42
{"rx_bytes", QLC_SIZEOF(stats.rxbytes), QLC_OFF(stats.rxbytes)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
43
{"rx_dropped", QLC_SIZEOF(stats.rxdropped), QLC_OFF(stats.rxdropped)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
44
{"null rxbuf", QLC_SIZEOF(stats.null_rxbuf), QLC_OFF(stats.null_rxbuf)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
45
{"csummed", QLC_SIZEOF(stats.csummed), QLC_OFF(stats.csummed)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
46
{"lro_pkts", QLC_SIZEOF(stats.lro_pkts), QLC_OFF(stats.lro_pkts)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
47
{"lrobytes", QLC_SIZEOF(stats.lrobytes), QLC_OFF(stats.lrobytes)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
48
{"lso_frames", QLC_SIZEOF(stats.lso_frames), QLC_OFF(stats.lso_frames)},
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
49
{"encap_lso_frames", QLC_SIZEOF(stats.encap_lso_frames),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
51
{"encap_tx_csummed", QLC_SIZEOF(stats.encap_tx_csummed),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
53
{"encap_rx_csummed", QLC_SIZEOF(stats.encap_rx_csummed),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
55
{"skb_alloc_failure", QLC_SIZEOF(stats.skb_alloc_failure),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
57
{"mac_filter_limit_overrun", QLC_SIZEOF(stats.mac_filter_limit_overrun),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
59
{"spurious intr", QLC_SIZEOF(stats.spurious_intr),
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
61
{"mbx spurious intr", QLC_SIZEOF(stats.mbx_spurious_intr),