Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dsend.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()
1239 flags |= send_attr->notify_hw ? MLX5_WQE_CTRL_CQ_UPDATE : 0; in hws_send_wqe_fw()
A Drule.c379 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()
A Dsend.h156 u8 notify_hw; member
A Daction.c1725 ste_attr.send_attr.notify_hw = true; in hws_action_create_dest_match_range_fill_table()
/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
A Ddr_send.c439 u32 opcode, bool notify_hw) in dr_rdma_segments() argument
480 if (notify_hw) in dr_rdma_segments()

Completed in 17 milliseconds