Home
last modified time | relevance | path

Searched refs:notify_hw (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dmlx5hws_send.c43 ste_attr.send_attr.notify_hw = (send_sq->tail_dep_idx == send_sq->head_dep_idx); in mlx5hws_send_all_dep_wqe()
158 flags |= attr->notify_hw ? MLX5_WQE_CTRL_CQ_UPDATE : 0; in mlx5hws_send_engine_post_end()
176 if (attr->notify_hw) in mlx5hws_send_engine_post_end()
214 u8 notify_hw = send_attr->notify_hw; in mlx5hws_send_ste() local
222 send_attr->notify_hw = notify_hw && !ste_attr->rtc_0; in mlx5hws_send_ste()
237 send_attr->notify_hw = notify_hw; in mlx5hws_send_ste()
248 send_attr->notify_hw = notify_hw; in mlx5hws_send_ste()
269 send_attr.notify_hw = 1; in hws_send_engine_retry_post_send()
1104 flags |= send_attr->notify_hw ? MLX5_WQE_CTRL_CQ_UPDATE : 0; in hws_send_wqe_fw()
A Dmlx5hws_rule.c439 ste_attr.send_attr.notify_hw = !attr->burst; in hws_rule_create_hws()
555 ste_attr.send_attr.notify_hw = !attr->burst; in hws_rule_destroy_hws()
645 ste_attr.send_attr.notify_hw = 1; in mlx5hws_rule_move_hws_remove()
695 ste_attr.send_attr.notify_hw = !attr->burst; in mlx5hws_rule_move_hws_add()
A Dmlx5hws_send.h155 u8 notify_hw; member
A Dmlx5hws_action.c1728 ste_attr.send_attr.notify_hw = true; in hws_action_create_dest_match_range_fill_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c439 u32 opcode, bool notify_hw) in dr_rdma_segments() argument
480 if (notify_hw) in dr_rdma_segments()

Completed in 24 milliseconds