Searched defs:rx_buf (Results 1 – 4 of 4) sorted by relevance
45 struct rte_mbuf **rx_buf = &rxr->rx_buf_ring[prod]; in bnxt_alloc_rx_data() local67 struct rte_mbuf **rx_buf = &rxr->ag_buf_ring[prod]; in bnxt_alloc_ag_data() local926 struct rte_mbuf **rx_buf = &rxr->rx_buf_ring[i]; in bnxt_recv_pkts() local
2927 struct rte_mbuf *rx_buf; in bnxt_rx_descriptor_status_op() local
540 struct rte_mbuf *rx_buf[MAX_PKT_BURST]; in bond_handshake_reply() local
267 unsigned char *rx_buf; member