Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_base.h97 #define E1000_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */ macro
H A Digb_txrx.c207 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_UDP; in igb_tx_ctx_setup()