Searched refs:ixgbe_adv_rx_desc (Results 1 – 5 of 5) sorted by relevance
17 #define IXGBE_RXD_ALIGN (IXGBE_ALIGN / sizeof(union ixgbe_adv_rx_desc))42 sizeof(union ixgbe_adv_rx_desc))99 volatile union ixgbe_adv_rx_desc *rx_ring; /**< RX ring virtual address. */
1491 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_rx_scan_hw_ring()1589 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_rx_alloc_bufs()1746 volatile union ixgbe_adv_rx_desc *rx_ring; in ixgbe_recv_pkts()1747 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_recv_pkts()1752 union ixgbe_adv_rx_desc rxd; in ixgbe_recv_pkts()1958 union ixgbe_adv_rx_desc *desc, in ixgbe_fill_cluster_head_buf()2038 union ixgbe_adv_rx_desc rxd; in ixgbe_recv_pkts_lro()2041 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_recv_pkts_lro()3205 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_dev_rx_queue_count()3228 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_dev_rx_descriptor_done()[all …]
21 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_rxq_rearm()209 volatile union ixgbe_adv_rx_desc *rxdp; in _recv_raw_pkts_vec()
24 volatile union ixgbe_adv_rx_desc *rxdp; in ixgbe_rxq_rearm()316 volatile union ixgbe_adv_rx_desc *rxdp; in _recv_raw_pkts_vec()
3307 union ixgbe_adv_rx_desc { union