Searched refs:ixgbevf_ring (Results 1 – 4 of 4) sorted by relevance
90 struct ixgbevf_ring { struct91 struct ixgbevf_ring *next; argument217 struct ixgbevf_ring *ring; /* pointer to linked list of rings */286 static inline u16 ixgbevf_desc_unused(struct ixgbevf_ring *ring) in ixgbevf_desc_unused()336 struct ixgbevf_ring *xdp_ring[MAX_XDP_QUEUES];455 struct ixgbevf_ring *rx_ring);456 int ixgbevf_setup_tx_resources(struct ixgbevf_ring *);457 void ixgbevf_free_rx_resources(struct ixgbevf_ring *);458 void ixgbevf_free_tx_resources(struct ixgbevf_ring *);468 void ixgbevf_ipsec_rx(struct ixgbevf_ring *rx_ring,[all …]
1049 struct ixgbevf_ring *rx_ring, in ixgbevf_run_xdp()1053 struct ixgbevf_ring *xdp_ring; in ixgbevf_run_xdp()1117 struct ixgbevf_ring *rx_ring, in ixgbevf_clean_rx_irq()1243 struct ixgbevf_ring *xdp_ring = in ixgbevf_clean_rx_irq()1276 struct ixgbevf_ring *ring; in ixgbevf_poll()1361 struct ixgbevf_ring *ring; in ixgbevf_configure_msix()1830 struct ixgbevf_ring *ring) in ixgbevf_rx_desc_queue_enable()2732 struct ixgbevf_ring *ring; in ixgbevf_alloc_q_vector()2853 struct ixgbevf_ring *ring; in ixgbevf_free_q_vector()4212 struct ixgbevf_ring *tx_ring; in ixgbevf_xmit_frame()[all …]
447 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx()539 void ixgbevf_ipsec_rx(struct ixgbevf_ring *rx_ring, in ixgbevf_ipsec_rx()
242 struct ixgbevf_ring *tx_ring = NULL, *rx_ring = NULL; in ixgbevf_set_ringparam()426 struct ixgbevf_ring *ring; in ixgbevf_get_ethtool_stats()
Completed in 24 milliseconds