Searched defs:nfp_net_r_vector (Results 1 – 2 of 2) 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 …]
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 …]