Home
last modified time | relevance | path

Searched refs:ixgbevf_ring (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h90 struct ixgbevf_ring { struct
91 struct ixgbevf_ring *next; argument
217 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 …]
A Dixgbevf_main.c1049 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 …]
A Dipsec.c447 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()
A Dethtool.c242 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