Searched refs:p_mbuf (Results 1 – 3 of 3) sorted by relevance
107 int ff_enq_tx_bsdmbuf(uint8_t portid, void *p_mbuf, int nb_segs);
477 int ff_enq_tx_bsdmbuf(uint8_t portid, void *p_mbuf, int nb_segs) in ff_enq_tx_bsdmbuf() argument479 return ff_txring_enqueue(&nic_tx_ring[portid], p_mbuf, nb_segs); in ff_enq_tx_bsdmbuf()
398 struct rte_mbuf *mbuf, *p_mbuf = NULL, *first_mbuf = NULL; in hif_lib_receive_pkt() local445 p_mbuf->next = mbuf; in hif_lib_receive_pkt()448 p_mbuf = mbuf; in hif_lib_receive_pkt()