Home
last modified time | relevance | path

Searched defs:wait_comp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h93 int (*wait_comp)(struct bnx2x *bp, member
502 int (*wait_comp)(struct bnx2x *bp, member
633 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_mcast_obj *o); member
1109 int (*wait_comp)(struct bnx2x *bp, member
1380 int (*wait_comp)(struct bnx2x *bp, struct bnx2x_func_sp_obj *o, member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.c1048 bool wait_comp = false; in mlx5hws_send_queue_action() local