Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/igc/
HDigc_base.h70 #define IGC_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet TYPE of TCP */ macro
HDigc_txrx.c166 type_tucmd_mlhl |= IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tso_setup()
237 type_tucmd_mlhl |= IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tx_ctx_setup()