Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/opa_vnic/
A Dopa_vnic_ethtool.c73 {"rx_bytes", VNIC_STAT(netstats.rx_bytes)},
81 {"tx_unicast", VNIC_STAT(tx_grp.unicast)},
84 {"tx_vlan", VNIC_STAT(tx_grp.vlan)},
86 {"tx_64_size", VNIC_STAT(tx_grp.s_64)},
87 {"tx_65_127", VNIC_STAT(tx_grp.s_65_127)},
94 {"rx_unicast", VNIC_STAT(rx_grp.unicast)},
97 {"rx_vlan", VNIC_STAT(rx_grp.vlan)},
99 {"rx_64_size", VNIC_STAT(rx_grp.s_64)},
100 {"rx_65_127", VNIC_STAT(rx_grp.s_65_127)},
117 {"rx_oversize", VNIC_STAT(rx_oversize)},
[all …]

Completed in 15 milliseconds