Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A 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()
H A Dbe_cmds.h807 bool sol_evts, bool no_delay,
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c1160 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 Dbe_cmds.h2397 struct be_queue_info *eq, bool no_delay,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A 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()