Searched refs:E1000_ADVTXD_TUCMD_L4T_UDP (Results 1 – 2 of 2) sorted by relevance
97 #define E1000_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */ macro
207 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_UDP; in igb_tx_ctx_setup()