Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h69 #define IGC_ADVTXD_TUCMD_L4T_UDP 0x00000000 /* L4 Packet TYPE of UDP */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1531 tucmd |= IGC_ADVTXD_TUCMD_L4T_UDP; in igc_tx_ring_write_descs()