Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dix_txrx.c952 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_UDP; in ixgbe_tx_ctx_setup()
Dixgbe_type.h3457 #define IXGBE_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */ macro