Searched refs:IGC_ADVTXD_TUCMD_L4T_SCTP (Results 1 – 2 of 2) sorted by relevance
71 #define IGC_ADVTXD_TUCMD_L4T_SCTP 0x00001000 /* L4 Packet TYPE of SCTP */ macro
249 type_tucmd_mlhl |= IGC_ADVTXD_TUCMD_L4T_SCTP; in igc_tx_ctx_setup()