Home
last modified time | relevance | path

Searched refs:ixgbevf_ipsec_tx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h470 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring,
482 static inline int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
H A Dipsec.c452 * ixgbevf_ipsec_tx - setup Tx flags for IPsec offload
457 int ixgbevf_ipsec_tx(struct ixgbevf_ring *tx_ring, in ixgbevf_ipsec_tx() function
H A Dixgbevf_main.c4190 if (xfrm_offload(skb) && !ixgbevf_ipsec_tx(tx_ring, first, &ipsec_tx)) in ixgbevf_xmit_frame_ring()
/kernel/linux/linux-6.6/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.c458 * ixgbevf_ipsec_tx - setup Tx flags for IPsec offload
463 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()

Completed in 16 milliseconds