Home
last modified time | relevance | path

Searched refs:tx_byte_cnt (Results 1 – 25 of 42) sorted by relevance

12

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/axi/
H A Daxi_chdr_test_pattern.v165 reg [13:0] tx_byte_cnt, rx_byte_cnt; register
172 …assign tx_next_pkt_cond = (tx_byte_cnt[12:3] == bist_max_pkt_size[12:3]) || //Packet…
185 tx_data_next <= {8{tx_byte_cnt[3] ? 8'h00 : 8'hFF}};
189 tx_data_next <= {32{tx_byte_cnt[3] ? 2'b01 : 2'b10}};
193 tx_data_next <= {8{tx_byte_cnt[10:3]}};
197 tx_data_next <= {8{(tx_byte_cnt[3] ? 8'hFF : 8'h00) ^ tx_byte_cnt[10:3]}};
229 tx_byte_cnt <= 0;
239 tx_byte_cnt <= 0;
256 tx_byte_cnt <= tx_byte_cnt + 8;
272 tx_byte_cnt <= 0;
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dappid_stats.h54 size_t tx_byte_cnt = 0; member
H A Dappid_stats.cc250 bucket->totalStats.tx_byte_cnt += asd.stats.initiator_bytes; in update()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
H A Demac.c349 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
H A Demac.c349 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
H A Demac.c349 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
H A Dhw.c1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc.c530 int tx_frm_cnt = 0, tx_byte_cnt = 0; in enetc_clean_tx_ring() local
584 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()
612 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc.c530 int tx_frm_cnt = 0, tx_byte_cnt = 0; in enetc_clean_tx_ring() local
584 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()
612 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc.c530 int tx_frm_cnt = 0, tx_byte_cnt = 0; in enetc_clean_tx_ring() local
584 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()
612 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()

12