Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c125 i40e_rxd_error_to_pkt_flags(uint64_t qword) in i40e_rxd_error_to_pkt_flags() function
471 pkt_flags |= i40e_rxd_error_to_pkt_flags(qword1); in i40e_rx_scan_hw_ring()
735 pkt_flags |= i40e_rxd_error_to_pkt_flags(qword1); in i40e_recv_pkts()
903 pkt_flags |= i40e_rxd_error_to_pkt_flags(qword1); in i40e_recv_scattered_pkts()