QLC_SIZEOF
{"xmit_on", QLC_SIZEOF(stats.xmit_on), QLC_OFF(stats.xmit_on)},
{"xmit_off", QLC_SIZEOF(stats.xmit_off), QLC_OFF(stats.xmit_off)},
{"xmit_called", QLC_SIZEOF(stats.xmitcalled),
{"xmit_finished", QLC_SIZEOF(stats.xmitfinished),
{"tx dma map error", QLC_SIZEOF(stats.tx_dma_map_error),
{"tx_bytes", QLC_SIZEOF(stats.txbytes), QLC_OFF(stats.txbytes)},
{"tx_dropped", QLC_SIZEOF(stats.txdropped), QLC_OFF(stats.txdropped)},
{"rx dma map error", QLC_SIZEOF(stats.rx_dma_map_error),
{"rx_pkts", QLC_SIZEOF(stats.rx_pkts), QLC_OFF(stats.rx_pkts)},
{"rx_bytes", QLC_SIZEOF(stats.rxbytes), QLC_OFF(stats.rxbytes)},
{"rx_dropped", QLC_SIZEOF(stats.rxdropped), QLC_OFF(stats.rxdropped)},
{"null rxbuf", QLC_SIZEOF(stats.null_rxbuf), QLC_OFF(stats.null_rxbuf)},
{"csummed", QLC_SIZEOF(stats.csummed), QLC_OFF(stats.csummed)},
{"lro_pkts", QLC_SIZEOF(stats.lro_pkts), QLC_OFF(stats.lro_pkts)},
{"lrobytes", QLC_SIZEOF(stats.lrobytes), QLC_OFF(stats.lrobytes)},
{"lso_frames", QLC_SIZEOF(stats.lso_frames), QLC_OFF(stats.lso_frames)},
{"encap_lso_frames", QLC_SIZEOF(stats.encap_lso_frames),
{"encap_tx_csummed", QLC_SIZEOF(stats.encap_tx_csummed),
{"encap_rx_csummed", QLC_SIZEOF(stats.encap_rx_csummed),
{"skb_alloc_failure", QLC_SIZEOF(stats.skb_alloc_failure),
{"mac_filter_limit_overrun", QLC_SIZEOF(stats.mac_filter_limit_overrun),
{"spurious intr", QLC_SIZEOF(stats.spurious_intr),
{"mbx spurious intr", QLC_SIZEOF(stats.mbx_spurious_intr),