Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_base.h71 #define IGC_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */ macro
H A Digc_txrx.c249 type_tucmd_mlhl |= IGC_ADVTXD_TUCMD_L4T_SCTP; in igc_tx_ctx_setup()