Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c146 type_tucmd_mlhl |= IXGBE_ADVTXD_TUCMD_L4T_SCTP; in ixgbe_tx_ctx_setup()
H A Dixgbe_type.h3473 #define IXGBE_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */ macro