Searched refs:I40E_TX_FLAGS_IPV6 (Results 1 – 4 of 4) sorted by relevance
1982 } else if (*tx_flags & I40E_TX_FLAGS_IPV6) { in i40e_tx_enable_csum()2040 *tx_flags &= ~(I40E_TX_FLAGS_IPV4 | I40E_TX_FLAGS_IPV6); in i40e_tx_enable_csum()2044 *tx_flags |= I40E_TX_FLAGS_IPV6; in i40e_tx_enable_csum()2056 } else if (*tx_flags & I40E_TX_FLAGS_IPV6) { in i40e_tx_enable_csum()2450 tx_flags |= I40E_TX_FLAGS_IPV6; in i40e_xmit_frame_ring()
251 #define I40E_TX_FLAGS_IPV6 BIT(5) macro
271 #define I40E_TX_FLAGS_IPV6 BIT(5) macro
2690 if (!(tx_flags & (I40E_TX_FLAGS_IPV4 | I40E_TX_FLAGS_IPV6))) in i40e_atr()3072 } else if (*tx_flags & I40E_TX_FLAGS_IPV6) { in i40e_tx_enable_csum()3130 *tx_flags &= ~(I40E_TX_FLAGS_IPV4 | I40E_TX_FLAGS_IPV6); in i40e_tx_enable_csum()3134 *tx_flags |= I40E_TX_FLAGS_IPV6; in i40e_tx_enable_csum()3146 } else if (*tx_flags & I40E_TX_FLAGS_IPV6) { in i40e_tx_enable_csum()3613 tx_flags |= I40E_TX_FLAGS_IPV6; in i40e_xmit_frame_ring()