Searched refs:ixgbe_ipsec_rx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 1015 void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, 1027 static inline void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, in ixgbe_ipsec_rx() function
|
H A D | ixgbe_ipsec.c | 1149 * ixgbe_ipsec_rx - decode ipsec bits from Rx descriptor 1157 void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, in ixgbe_ipsec_rx() function
|
H A D | ixgbe_main.c | 1702 ixgbe_ipsec_rx(rx_ring, rx_desc, skb); in ixgbe_process_skb_fields()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 1068 void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, 1080 static inline void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, in ixgbe_ipsec_rx() function
|
H A D | ixgbe_ipsec.c | 1154 * ixgbe_ipsec_rx - decode ipsec bits from Rx descriptor 1162 void ixgbe_ipsec_rx(struct ixgbe_ring *rx_ring, in ixgbe_ipsec_rx() function
|
H A D | ixgbe_main.c | 1697 ixgbe_ipsec_rx(rx_ring, rx_desc, skb); in ixgbe_process_skb_fields()
|
Completed in 34 milliseconds