Searched defs:aso (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/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() 345 void mlx5_aso_build_wqe(struct mlx5_aso *aso, u8 ds_cnt, in mlx5_aso_build_wqe() 359 void *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.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | macsec.c | 142 struct mlx5e_macsec_aso aso; member 177 static int mlx5e_macsec_aso_reg_mr(struct mlx5_core_dev *mdev, struct mlx5e_macsec_aso *aso) in mlx5e_macsec_aso_reg_mr() 217 static void mlx5e_macsec_aso_dereg_mr(struct mlx5_core_dev *mdev, struct mlx5e_macsec_aso *aso) in mlx5e_macsec_aso_dereg_mr() 1369 static void macsec_aso_build_ctrl(struct mlx5e_macsec_aso *aso, in macsec_aso_build_ctrl() 1389 struct mlx5e_macsec_aso *aso; in macsec_aso_set_arm_event() local 1412 struct mlx5e_macsec_aso *aso; in macsec_aso_query() local 1594 static int mlx5e_macsec_aso_init(struct mlx5e_macsec_aso *aso, struct mlx5_core_dev *mdev) in mlx5e_macsec_aso_init() 1630 static void mlx5e_macsec_aso_cleanup(struct mlx5e_macsec_aso *aso, struct mlx5_core_dev *mdev) in mlx5e_macsec_aso_cleanup()
|
/linux-6.1.9/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.1.9/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_common.h | 394 u8 aso; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_types.h | 1068 struct mlx5dr_action_aso_flow_meter *aso; member
|