Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c108 i40e_rxd_status_to_pkt_flags(uint64_t qword) in i40e_rxd_status_to_pkt_flags() function
470 pkt_flags = i40e_rxd_status_to_pkt_flags(qword1); in i40e_rx_scan_hw_ring()
734 pkt_flags = i40e_rxd_status_to_pkt_flags(qword1); in i40e_recv_pkts()
902 pkt_flags = i40e_rxd_status_to_pkt_flags(qword1); in i40e_recv_scattered_pkts()