Searched refs:mlx5hws_bwc_queue_poll (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | bwc.c | 117 ret = mlx5hws_bwc_queue_poll(ctx, in hws_bwc_matcher_move_all_simple() 140 ret = mlx5hws_bwc_queue_poll(ctx, in hws_bwc_matcher_move_all_simple() 405 int mlx5hws_bwc_queue_poll(struct mlx5hws_context *ctx, in mlx5hws_bwc_queue_poll() function 539 ret = mlx5hws_bwc_queue_poll(ctx, rule_attr->queue_id, in hws_bwc_rule_destroy_hws_sync() 700 return mlx5hws_bwc_queue_poll(ctx, rule_attr->queue_id, in hws_bwc_rule_create_sync() 722 ret = mlx5hws_bwc_queue_poll(ctx, rule_attr->queue_id, in hws_bwc_rule_update_sync()
|
H A D | bwc.h | 82 int mlx5hws_bwc_queue_poll(struct mlx5hws_context *ctx,
|
H A D | bwc_complex.c | 1406 ret = mlx5hws_bwc_queue_poll(ctx, in mlx5hws_bwc_matcher_move_all_complex()
|