Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c442 * ixgbevf_ipsec_tx - setup Tx flags for IPsec offload
447 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
H A Dixgbevf_main.c4187 if (xfrm_offload(skb) && !ixgbevf_ipsec_tx(tx_ring, first, &ipsec_tx)) in ixgbevf_xmit_frame_ring()