Searched refs:ipsec_tx (Results 1 – 1 of 1) sorted by relevance
8492 struct ixgbe_ipsec_tx_data ipsec_tx = { 0 }; in ixgbe_xmit_frame_ring() local8599 if (skb->sp && !ixgbe_ipsec_tx(tx_ring, first, &ipsec_tx)) in ixgbe_xmit_frame_ring()8602 tso = ixgbe_tso(tx_ring, first, &hdr_len, &ipsec_tx); in ixgbe_xmit_frame_ring()8606 ixgbe_tx_csum(tx_ring, first, &ipsec_tx); in ixgbe_xmit_frame_ring()