Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_ops.c355 nix_offset_has_packet(uint32_t head, uint32_t tail, uint16_t offset) in nix_offset_has_packet() function
376 return nix_offset_has_packet(head, tail, offset); in otx2_nix_rx_descriptor_done()
391 if (nix_offset_has_packet(head, tail, offset)) in otx2_nix_rx_descriptor_status()
427 if (nix_offset_has_packet(head, tail, offset)) in otx2_nix_tx_descriptor_status()