Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/be2iscsi/
Dbe_cmds.c777 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()
Dbe_cmds.h807 bool sol_evts, bool no_delay,
/linux-6.1.9/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c1159 struct be_queue_info *eq, bool no_delay, int coalesce_wm) in be_cmd_cq_create() argument
1184 ctxt, no_delay); in be_cmd_cq_create()
1201 no_delay); in be_cmd_cq_create()
Dbe_cmds.h2397 struct be_queue_info *eq, bool no_delay,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c240 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()