Searched refs:notify_hw (Results 1 – 5 of 5) sorted by relevance
43 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() local222 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()1239 flags |= send_attr->notify_hw ? MLX5_WQE_CTRL_CQ_UPDATE : 0; in hws_send_wqe_fw()
379 ste_attr.send_attr.notify_hw = !attr->burst; in hws_rule_create_hws()499 ste_attr.send_attr.notify_hw = !attr->burst; in hws_rule_destroy_hws()589 ste_attr.send_attr.notify_hw = 1; in mlx5hws_rule_move_hws_remove()639 ste_attr.send_attr.notify_hw = !attr->burst; in mlx5hws_rule_move_hws_add()
156 u8 notify_hw; member
1725 ste_attr.send_attr.notify_hw = true; in hws_action_create_dest_match_range_fill_table()
439 u32 opcode, bool notify_hw) in dr_rdma_segments() argument480 if (notify_hw) in dr_rdma_segments()
Completed in 17 milliseconds