Searched refs:no_delay (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 591 bool sol_evts, bool no_delay, int coalesce_wm) in beiscsi_cmd_cq_create() argument 614 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay); in beiscsi_cmd_cq_create()
|
D | be_cmds.h | 521 bool sol_evts, bool no_delay,
|
/linux-2.6.39/drivers/net/benet/ |
D | be_cmds.c | 706 bool sol_evts, bool no_delay, int coalesce_wm) in be_cmd_cq_create() argument 734 no_delay); in be_cmd_cq_create() 747 ctxt, no_delay); in be_cmd_cq_create()
|
D | be_cmds.h | 1081 bool sol_evts, bool no_delay,
|