Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h676 #define IGC_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 packet TYPE of SCTP */ macro
H A Digc_main.c1202 type_tucmd = IGC_ADVTXD_TUCMD_L4T_SCTP; in igc_tx_csum()