Searched refs:no_delay (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/scsi/be2iscsi/ |
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()
|
D | be_cmds.h | 807 bool sol_evts, bool no_delay,
|
/linux-6.1.9/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1159 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()
|
D | be_cmds.h | 2397 struct be_queue_info *eq, bool no_delay,
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
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()
|