Searched refs:EFX_TXQ_CKSUM_INNER_IPV4 (Results 1 – 5 of 5) sorted by relevance
58 inner_csum = EFX_TXQ_CKSUM_INNER_IPV4 | EFX_TXQ_CKSUM_INNER_TCPUDP; in ef10_tx_qcreate()559 (flags & EFX_TXQ_CKSUM_INNER_IPV4) ? 1 : 0); in ef10_tx_qdesc_checksum_create()
1003 inner_csum = EFX_TXQ_CKSUM_INNER_IPV4 | EFX_TXQ_CKSUM_INNER_TCPUDP; in siena_tx_qcreate()
3020 (flags & EFX_TXQ_CKSUM_INNER_IPV4) ? 1 : 0, in efx_mcdi_init_txq()
3154 #define EFX_TXQ_CKSUM_INNER_IPV4 0x0008 macro
468 flags |= EFX_TXQ_CKSUM_INNER_IPV4; in sfc_tx_qstart()