Home
last modified time | relevance | path

Searched defs:xgene_enet_desc_ring (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h92 u16 id;
93 u16 num;
117 struct xgene_enet_desc_ring *cp_ring; argument
121 union {
127 u64 tx_packets;
128 u64 tx_bytes;
129 u64 tx_dropped;
130 u64 tx_errors;
131 u64 rx_packets;
132 u64 rx_bytes;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h92 u16 id;
93 u16 num;
117 struct xgene_enet_desc_ring *cp_ring; argument
121 union {
127 u64 tx_packets;
128 u64 tx_bytes;
129 u64 tx_dropped;
130 u64 tx_errors;
131 u64 rx_packets;
132 u64 rx_bytes;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.h92 u16 id;
93 u16 num;
117 struct xgene_enet_desc_ring *cp_ring; argument
121 union {
127 u64 tx_packets;
128 u64 tx_bytes;
129 u64 tx_dropped;
130 u64 tx_errors;
131 u64 rx_packets;
132 u64 rx_bytes;
[all …]