Searched defs:nfp_net_r_vector (Results 1 – 1 of 1) sorted by relevance
417 struct nfp_net_r_vector { struct418 struct nfp_net *nfp_net;419 union {428 struct nfp_net_tx_ring *tx_ring;429 struct nfp_net_rx_ring *rx_ring;431 u16 irq_entry;433 struct u64_stats_sync rx_sync;434 u64 rx_pkts;435 u64 rx_bytes;436 u64 rx_drops;[all …]