lrobytes          556 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64  lrobytes;
lrobytes           48 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	{"lrobytes", QLC_SIZEOF(stats.lrobytes), QLC_OFF(stats.lrobytes)},
lrobytes         1352 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	adapter->stats.lrobytes += length;
lrobytes         1876 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	adapter->stats.lrobytes += length;
lrobytes         3104 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	stats->rx_bytes = adapter->stats.rxbytes + adapter->stats.lrobytes;