HomeSort by: relevance | last modified time | path
    Searched defs:rx_bytes (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
rtl81x9.c 919 uint16_t rx_bytes, max_bytes; local in function:rtk_rxeof
932 rx_bytes = 0;
986 rx_bytes += total_len + RTK_RXSTAT_LEN;
992 if (rx_bytes > max_bytes)
  /src/sys/dev/pci/
if_enavar.h 341 struct evcnt rx_bytes; member in struct:ena_hw_stats
if_agereg.h 494 uint32_t rx_bytes; member in struct:smb
760 uint64_t rx_bytes; member in struct:age_stats
if_alereg.h 566 uint32_t rx_bytes; member in struct:smb
854 uint64_t rx_bytes; member in struct:ale_hw_stats
if_ixlvar.h 1072 uint64_t rx_bytes; member in struct:i40e_eth_stats
if_alcreg.h 1114 uint32_t rx_bytes; member in struct:smb
1387 uint64_t rx_bytes; member in struct:alc_hw_stats
  /src/sys/dev/pci/ixgbe/
ixgbe.h 439 struct evcnt rx_bytes; member in struct:rx_ring

Completed in 20 milliseconds