Searched refs:no_delay (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 782 bool sol_evts, bool no_delay, int coalesce_wm) in beiscsi_cmd_cq_create() argument 804 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create() 820 ctxt, no_delay); in beiscsi_cmd_cq_create()
|
D | be_cmds.h | 812 bool sol_evts, bool no_delay,
|
/Linux-v4.19/fs/ceph/ |
D | caps.c | 1823 bool no_delay = flags & CHECK_CAPS_NODELAY; in ceph_check_caps() local 1829 no_delay = true; in ceph_check_caps() 1894 if ((!no_delay || mdsc->stopping) && in ceph_check_caps() 1975 if (no_delay) in ceph_check_caps()
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1163 struct be_queue_info *eq, bool no_delay, int coalesce_wm) in be_cmd_cq_create() argument 1188 ctxt, no_delay); in be_cmd_cq_create() 1205 no_delay); in be_cmd_cq_create()
|
D | be_cmds.h | 2401 struct be_queue_info *eq, bool no_delay,
|