Searched refs:rxbytes (Results 1 – 9 of 9) sorted by relevance
165 u8 rxbytes; /* received bytes */ member213 dev_dbg(dev, "\trxbytes= 0x%02X\n", desc->rxbytes); in __ismt_desc_dump()347 memcpy(&data->block[1], dma_buffer, desc->rxbytes); in ismt_process_desc()348 data->block[0] = desc->rxbytes; in ismt_process_desc()
1056 adapter->stats.rxbytes += length; in qlcnic_process_rcv()1336 adapter->stats.rxbytes += length; in qlcnic_process_rcv_diag()1522 adapter->stats.rxbytes += length; in qlcnic_83xx_process_rcv()
39 {"rx_bytes", QLC_SIZEOF(stats.rxbytes), QLC_OFF(stats.rxbytes)},
477 u64 rxbytes; member
2494 stats->rx_bytes = adapter->stats.rxbytes + adapter->stats.lrobytes; in qlcnic_get_stats()
1579 adapter->stats.rxbytes += length; in netxen_process_rcv()1658 adapter->stats.rxbytes += length; in netxen_process_lro()
56 {"rx_bytes", NETXEN_NIC_STAT(stats.rxbytes)},
619 u64 rxbytes; member
2233 stats->rx_bytes = adapter->stats.rxbytes; in netxen_nic_get_stats()