Searched refs:IGC_ADVTXD_DCMD_TSE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_base.h | 51 #define IGC_ADVTXD_DCMD_TSE 0x80000000 /* TCP Seg enable */ macro |
H A D | igc_txrx.c | 175 *cmd_type_len |= IGC_ADVTXD_DCMD_TSE; in igc_tso_setup() |