Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc_defines.h634 #define IGC_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet Type of TCP */ macro
A Digc_main.c1072 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tx_csum()
1351 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tso()
1381 if (type_tucmd & IGC_ADVTXD_TUCMD_L4T_TCP) { in igc_tso()

Completed in 15 milliseconds