Home
last modified time | relevance | path

Searched refs:IGC_ADVTXD_TUCMD_L4T_TCP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h496 #define IGC_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet Type of TCP */ macro
H A Digc_main.c1056 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tx_csum()
1337 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tso()
1367 if (type_tucmd & IGC_ADVTXD_TUCMD_L4T_TCP) { in igc_tso()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_defines.h647 #define IGC_ADVTXD_TUCMD_L4T_TCP 0x00000800 /* L4 Packet Type of TCP */ macro
H A Digc_main.c1194 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tx_csum()
1486 type_tucmd = IGC_ADVTXD_TUCMD_L4T_TCP; in igc_tso()
1516 if (type_tucmd & IGC_ADVTXD_TUCMD_L4T_TCP) { in igc_tso()

Completed in 18 milliseconds