Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_82575.h331 #define E1000_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */ macro
HDif_igb.c3938 type_tucmd_mlhl |= E1000_ADVTXD_TUCMD_L4T_SCTP; in igb_tx_ctx_setup()