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

  /src/sys/dev/ic/
rtl81x9.c 919 uint16_t rx_bytes, max_bytes; local
932 rx_bytes = 0;
986 rx_bytes += total_len + RTK_RXSTAT_LEN;
992 if (rx_bytes > max_bytes)
  /src/external/bsd/libpcap/dist/
pcap-dos.h 179 DWORD rx_bytes; /* total bytes received */ member in struct:net_device_stats
  /src/external/bsd/libpcap/dist/pcap/
pcap.h 324 u_long rx_bytes; /* total bytes received */ member in struct:pcap_stat_ex
  /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/external/gpl3/binutils/dist/gas/config/
tc-rx.c 735 static rx_bytesT rx_bytes;
745 memset (& rx_bytes, 0, sizeof (rx_bytes));
746 rx_bytes.n_base = RX_NBASE_FETCHALIGN;
765 rx_bytes.relax[rx_bytes.n_relax].type = type;
766 rx_bytes.relax[rx_bytes.n_relax].field_pos = pos;
767 rx_bytes.relax[rx_bytes.n_relax].val_ofs = rx_bytes.n_base + rx_bytes.n_ops
734 static rx_bytesT rx_bytes; variable
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rx.c 735 static rx_bytesT rx_bytes;
745 memset (& rx_bytes, 0, sizeof (rx_bytes));
746 rx_bytes.n_base = RX_NBASE_FETCHALIGN;
765 rx_bytes.relax[rx_bytes.n_relax].type = type;
766 rx_bytes.relax[rx_bytes.n_relax].field_pos = pos;
767 rx_bytes.relax[rx_bytes.n_relax].val_ofs = rx_bytes.n_base + rx_bytes.n_ops
734 static rx_bytesT rx_bytes; variable
    [all...]
  /src/sys/dev/pci/ixgbe/
ixgbe.h 439 struct evcnt rx_bytes; member in struct:rx_ring
  /src/external/bsd/wpa/dist/src/drivers/
driver.h 2486 unsigned long long rx_bytes, tx_bytes; member in struct:hostap_sta_driver_data

Completed in 49 milliseconds