Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c531 bnxt_parse_pkt_type(struct rx_pkt_cmpl *rxcmp, struct rx_pkt_cmpl_hi *rxcmp1) in bnxt_parse_pkt_type() function
946 mbuf->packet_type = bnxt_parse_pkt_type(rxcmp, rxcmp1); in bnxt_rx_pkt()