Searched refs:no_delay (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 777 bool sol_evts, bool no_delay, int coalesce_wm) in beiscsi_cmd_cq_create() argument 799 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create() 815 ctxt, no_delay); in beiscsi_cmd_cq_create()
|
| H A D | be_cmds.h | 807 bool sol_evts, bool no_delay,
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx.c | 775 bool no_delay) in amdgpu_gfx_do_off_ctrl() argument 797 if (no_delay) { in amdgpu_gfx_do_off_ctrl() 844 bool no_delay = adev->in_s0ix ? true : false; in amdgpu_gfx_off_ctrl() local 846 amdgpu_gfx_do_off_ctrl(adev, enable, no_delay); in amdgpu_gfx_off_ctrl()
|
| /linux-6.15/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 1160 struct be_queue_info *eq, bool no_delay, int coalesce_wm) in be_cmd_cq_create() argument 1185 ctxt, no_delay); in be_cmd_cq_create() 1202 no_delay); in be_cmd_cq_create()
|
| H A D | be_cmds.h | 2396 struct be_queue_info *eq, bool no_delay,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 240 bool no_delay) in mlxsw_sp_fdb_notify_work_schedule() argument 243 unsigned int interval = no_delay ? 0 : bridge->fdb_notify.interval; in mlxsw_sp_fdb_notify_work_schedule()
|