Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h471 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring,
483 static inline int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
H A Dipsec.c463 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
H A Dixgbevf_main.c4186 if (xfrm_offload(skb) && !ixgbevf_ipsec_tx(tx_ring, first, &ipsec_tx)) in ixgbevf_xmit_frame_ring()