Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h469 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring,
481 static inline int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
Dipsec.c446 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
Dixgbevf_main.c4171 if (xfrm_offload(skb) && !ixgbevf_ipsec_tx(tx_ring, first, &ipsec_tx)) in ixgbevf_xmit_frame_ring()