Searched refs:IGC_ADVTXD_TUCMD_L4T_TCP (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1194 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP;
1488 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP;
1518 if (type_tucmd & IGC_ADVTXD_TUCMD_L4T_TCP) {
H A Digc_defines.h649 #define IGC_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet Type of TCP */ macro

Completed in 179 milliseconds