Searched refs:IGC_TXD_POPTS_TXSM (Results 1 – 2 of 2) sorted by relevance
176 *olinfo_status |= IGC_TXD_POPTS_TXSM << 8; in igc_tso_setup()238 *olinfo_status |= IGC_TXD_POPTS_TXSM << 8; in igc_tx_ctx_setup()244 *olinfo_status |= IGC_TXD_POPTS_TXSM << 8; in igc_tx_ctx_setup()250 *olinfo_status |= IGC_TXD_POPTS_TXSM << 8; in igc_tx_ctx_setup()
308 #define IGC_TXD_POPTS_TXSM 0x02 /* Insert TCP/UDP checksum */ macro