Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h254 #define I40E_TX_FLAGS_UDP_TUNNEL BIT(10) macro
Di40e_txrx.c2719 hdr.network = (tx_flags & I40E_TX_FLAGS_UDP_TUNNEL) ? in i40e_atr()
2800 if (!(tx_flags & I40E_TX_FLAGS_UDP_TUNNEL)) in i40e_atr()
3120 *tx_flags |= I40E_TX_FLAGS_UDP_TUNNEL; in i40e_tx_enable_csum()
3124 *tx_flags |= I40E_TX_FLAGS_UDP_TUNNEL; in i40e_tx_enable_csum()
3128 *tx_flags |= I40E_TX_FLAGS_UDP_TUNNEL; in i40e_tx_enable_csum()