Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common_txrx.h238 if (pi->ipi_csum_flags & ICE_CSUM_UDP) { in ice_tx_setup_offload()
H A Dice_lib.h175 #define ICE_CSUM_UDP (CSUM_IP_UDP|CSUM_IP6_UDP) macro