Searched defs:nfp_net_r_vector (Results 1 – 1 of 1) sorted by relevance
397 struct nfp_net_r_vector { struct398 struct nfp_net *nfp_net;399 union {408 struct nfp_net_tx_ring *tx_ring;409 struct nfp_net_rx_ring *rx_ring;411 u16 irq_entry;413 struct u64_stats_sync rx_sync;414 u64 rx_pkts;415 u64 rx_bytes;416 u64 rx_drops;[all …]