Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h56 struct fbnic_queue_stats { struct
57 u64 packets;
58 u64 bytes;
59 u64 dropped;
60 u64 ts_packets;
61 u64 ts_lost;
62 struct u64_stats_sync syncp;