Searched refs:mlx5e_ipsec_rx (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ | 
| D | ipsec_fs.h | 12 				      struct mlx5e_ipsec_rx *rx); 14 				    struct mlx5e_ipsec_rx *rx, 30 						    struct mlx5e_ipsec_rx *rx) {}  in mlx5_esw_ipsec_rx_status_destroy() 33 						  struct mlx5e_ipsec_rx *rx,  in mlx5_esw_ipsec_rx_status_create()
  | 
| D | ipsec_fs.c | 25 					     struct mlx5e_ipsec_rx *rx)  in esw_ipsec_rx_status_drop_destroy() 33 					     struct mlx5e_ipsec_rx *rx)  in esw_ipsec_rx_status_pass_destroy() 40 					   struct mlx5e_ipsec_rx *rx)  in esw_ipsec_rx_status_drop_create() 110 					   struct mlx5e_ipsec_rx *rx,  in esw_ipsec_rx_status_pass_create() 149 				      struct mlx5e_ipsec_rx *rx)  in mlx5_esw_ipsec_rx_status_destroy() 156 				    struct mlx5e_ipsec_rx *rx,  in mlx5_esw_ipsec_rx_status_create()
  | 
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ | 
| D | ipsec.h | 203 struct mlx5e_ipsec_rx {  struct 231 	struct mlx5e_ipsec_rx *rx_ipv4;  argument 232 	struct mlx5e_ipsec_rx *rx_ipv6; 233 	struct mlx5e_ipsec_rx *rx_esw;
  | 
| D | ipsec_fs.c | 43 static struct mlx5e_ipsec_rx *ipsec_rx(struct mlx5e_ipsec *ipsec, u32 family, int type)  in ipsec_rx() 132 			     struct mlx5e_ipsec_rx *rx,  in ipsec_status_rule() 240 		       struct mlx5e_ipsec_rx *rx, u32 family)  in rx_destroy() 271 				     struct mlx5e_ipsec_rx *rx,  in ipsec_rx_create_attr_set() 293 					 struct mlx5e_ipsec_rx *rx,  in ipsec_rx_status_pass_dest_get() 320 				struct mlx5e_ipsec_rx *rx,  in ipsec_rx_ft_connect() 331 		     struct mlx5e_ipsec_rx *rx, u32 family)  in rx_create() 430 		  struct mlx5e_ipsec_rx *rx, u32 family)  in rx_get() 452 static void rx_put(struct mlx5e_ipsec *ipsec, struct mlx5e_ipsec_rx *rx,  in rx_put() 462 static struct mlx5e_ipsec_rx *rx_ft_get(struct mlx5_core_dev *mdev,  in rx_ft_get() [all …] 
 |