Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_common_txrx.h199 if (pi->ipi_csum_flags & ICE_CSUM_IP) { in ice_tx_setup_offload()
HDice_lib.h176 #define ICE_CSUM_IP (CSUM_IP|CSUM_IP_TSO) macro