Home
last modified time | relevance | path

Searched refs:rx_pkt_cmpl (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c186 struct rx_pkt_cmpl *agg_cmpl; in bnxt_agg_bufs_valid()
190 agg_cmpl = (struct rx_pkt_cmpl *)&cpr->cp_desc_ring[last_cp_cons]; in bnxt_agg_bufs_valid()
226 struct rx_pkt_cmpl *rxcmp; in bnxt_rx_pages()
239 rxcmp = (struct rx_pkt_cmpl *) in bnxt_rx_pages()
386 bnxt_parse_pkt_type(struct rx_pkt_cmpl *rxcmp, struct rx_pkt_cmpl_hi *rxcmp1) in bnxt_parse_pkt_type()
463 bnxt_set_ol_flags(struct rx_pkt_cmpl *rxcmp, struct rx_pkt_cmpl_hi *rxcmp1, in bnxt_set_ol_flags()
666 struct rx_pkt_cmpl *rxcmp; in bnxt_rx_pkt()
678 rxcmp = (struct rx_pkt_cmpl *) in bnxt_rx_pkt()
833 struct rx_pkt_cmpl *rxcmp; in bnxt_recv_pkts()
867 rxcmp = (struct rx_pkt_cmpl *)&cpr->cp_desc_ring[cons]; in bnxt_recv_pkts()
H A Dbnxt_ethdev.c2894 struct rx_pkt_cmpl *rxcmp; in bnxt_rx_queue_count_op()
2908 rxcmp = (struct rx_pkt_cmpl *)&cpr->cp_desc_ring[cons]; in bnxt_rx_queue_count_op()
2928 struct rx_pkt_cmpl *rxcmp; in bnxt_rx_descriptor_status_op()
2947 rxcmp = (struct rx_pkt_cmpl *)&cpr->cp_desc_ring[cons]; in bnxt_rx_descriptor_status_op()
H A Dhsi_struct_def_dpdk.h4027 struct rx_pkt_cmpl { struct