Searched defs:aso (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | aso.c | 311 struct mlx5_aso *aso; in mlx5_aso_create() local 335 void mlx5_aso_destroy(struct mlx5_aso *aso) in mlx5_aso_destroy() 342 void mlx5_aso_build_wqe(struct mlx5_aso *aso, u8 ds_cnt, in mlx5_aso_build_wqe() 356 struct mlx5_aso_wqe *mlx5_aso_get_wqe(struct mlx5_aso *aso) in mlx5_aso_get_wqe() 367 void mlx5_aso_post_wqe(struct mlx5_aso *aso, bool with_data, in mlx5_aso_post_wqe() 391 int mlx5_aso_poll_cq(struct mlx5_aso *aso, bool with_data) in mlx5_aso_poll_cq()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_offload.c | 367 struct mlx5e_ipsec_aso *aso = ipsec->aso; in mlx5e_ipsec_handle_limits() local 450 struct mlx5e_ipsec_aso *aso; in mlx5e_ipsec_handle_event() local 513 struct mlx5e_ipsec_aso *aso; in mlx5e_ipsec_aso_init() local 555 struct mlx5e_ipsec_aso *aso; in mlx5e_ipsec_aso_cleanup() local 591 struct mlx5e_ipsec_aso *aso = ipsec->aso; in mlx5e_ipsec_aso_query() local
|
D | macsec.c | 125 struct mlx5e_macsec_aso aso; member 160 static int mlx5e_macsec_aso_reg_mr(struct mlx5_core_dev *mdev, struct mlx5e_macsec_aso *aso) in mlx5e_macsec_aso_reg_mr() 200 static void mlx5e_macsec_aso_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5e_macsec_aso *aso) in mlx5e_macsec_aso_dereg_mr() 1330 static void macsec_aso_build_ctrl(struct mlx5e_macsec_aso *aso, in macsec_aso_build_ctrl() 1350 struct mlx5e_macsec_aso *aso; in macsec_aso_set_arm_event() local 1373 struct mlx5e_macsec_aso *aso; in macsec_aso_query() local 1562 static int mlx5e_macsec_aso_init(struct mlx5e_macsec_aso *aso, struct mlx5_core_dev *mdev) in mlx5e_macsec_aso_init() 1598 static void mlx5e_macsec_aso_cleanup(struct mlx5e_macsec_aso *aso, struct mlx5_core_dev *mdev) in mlx5e_macsec_aso_cleanup()
|
D | ipsec.h | 167 struct mlx5_aso *aso; member 236 struct mlx5e_ipsec_aso *aso; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | meter.c | 36 struct mlx5_aso *aso; member 119 struct mlx5_aso *aso; in mlx5e_tc_meter_modify() local
|
/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_common.h | 394 u8 aso; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_types.h | 1136 struct mlx5dr_action_aso_flow_meter *aso; member
|