Home
last modified time | relevance | path

Searched refs:QL_SIZEOF (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/qlge/
H A Dqlge_ethtool.c49 {"tx_mcast_pkts", QL_SIZEOF(nic_stats.tx_mcast_pkts),
55 {"tx_ctl_pkts", QL_SIZEOF(nic_stats.tx_ctl_pkts),
59 {"tx_64_pkts", QL_SIZEOF(nic_stats.tx_64_pkt),
78 {"rx_bytes_ok", QL_SIZEOF(nic_stats.rx_bytes_ok),
81 {"rx_pkts_ok", QL_SIZEOF(nic_stats.rx_pkts_ok),
96 QL_SIZEOF(nic_stats.rx_undersize_fcerr_pkts),
106 {"rx_mac_err", QL_SIZEOF(nic_stats.rx_mac_err),
108 {"rx_ctl_pkts", QL_SIZEOF(nic_stats.rx_ctl_pkts),
112 {"rx_64_pkts", QL_SIZEOF(nic_stats.rx_64_pkts),
128 {"rx_code_err", QL_SIZEOF(nic_stats.rx_code_err),
[all …]