Home
last modified time | relevance | path

Searched refs:timer_msec (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/libfc/
H A Dfc_elsct.c36 void *arg, u32 timer_msec) in fc_elsct_send() argument
58 return fc_exch_seq_send(lport, fp, resp, NULL, arg, timer_msec); in fc_elsct_send()
H A Dfc_exch.c346 unsigned int timer_msec) in fc_exch_timer_set_locked() argument
355 msecs_to_jiffies(timer_msec))) { in fc_exch_timer_set_locked()
369 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_timer_set()
634 unsigned int timer_msec) in fc_exch_abort_locked() argument
640 FC_EXCH_DBG(ep, "exch: abort, time %d msecs\n", timer_msec); in fc_exch_abort_locked()
655 if (timer_msec) in fc_exch_abort_locked()
656 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_abort_locked()
699 error = fc_exch_abort_locked(ep, timer_msec); in fc_seq_exch_abort()
2181 void *arg, u32 timer_msec) in fc_exch_seq_send() argument
2217 if (timer_msec) in fc_exch_seq_send()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/libfc/
H A Dfc_elsct.c36 void *arg, u32 timer_msec) in fc_elsct_send() argument
58 return fc_exch_seq_send(lport, fp, resp, NULL, arg, timer_msec); in fc_elsct_send()
H A Dfc_exch.c346 unsigned int timer_msec) in fc_exch_timer_set_locked() argument
355 msecs_to_jiffies(timer_msec))) { in fc_exch_timer_set_locked()
369 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_timer_set()
634 unsigned int timer_msec) in fc_exch_abort_locked() argument
640 FC_EXCH_DBG(ep, "exch: abort, time %d msecs\n", timer_msec); in fc_exch_abort_locked()
655 if (timer_msec) in fc_exch_abort_locked()
656 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_abort_locked()
699 error = fc_exch_abort_locked(ep, timer_msec); in fc_seq_exch_abort()
2181 void *arg, u32 timer_msec) in fc_exch_seq_send() argument
2217 if (timer_msec) in fc_exch_seq_send()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/libfc/
H A Dfc_elsct.c36 void *arg, u32 timer_msec) in fc_elsct_send() argument
58 return fc_exch_seq_send(lport, fp, resp, NULL, arg, timer_msec); in fc_elsct_send()
H A Dfc_exch.c346 unsigned int timer_msec) in fc_exch_timer_set_locked() argument
355 msecs_to_jiffies(timer_msec))) { in fc_exch_timer_set_locked()
369 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_timer_set()
634 unsigned int timer_msec) in fc_exch_abort_locked() argument
640 FC_EXCH_DBG(ep, "exch: abort, time %d msecs\n", timer_msec); in fc_exch_abort_locked()
655 if (timer_msec) in fc_exch_abort_locked()
656 fc_exch_timer_set_locked(ep, timer_msec); in fc_exch_abort_locked()
699 error = fc_exch_abort_locked(ep, timer_msec); in fc_seq_exch_abort()
2181 void *arg, u32 timer_msec) in fc_exch_seq_send() argument
2217 if (timer_msec) in fc_exch_seq_send()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/scsi/
H A Dlibfc.h474 void *arg, u32 timer_msec);
957 void *arg, u32 timer_msec);
977 void *arg, u32 timer_msec);
998 int fc_seq_exch_abort(const struct fc_seq *, unsigned int timer_msec);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/scsi/
H A Dlibfc.h474 void *arg, u32 timer_msec);
957 void *arg, u32 timer_msec);
977 void *arg, u32 timer_msec);
998 int fc_seq_exch_abort(const struct fc_seq *, unsigned int timer_msec);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/scsi/
H A Dlibfc.h474 void *arg, u32 timer_msec);
957 void *arg, u32 timer_msec);
977 void *arg, u32 timer_msec);
998 int fc_seq_exch_abort(const struct fc_seq *, unsigned int timer_msec);
/dports/net-mgmt/py-ciscoconfparse/ciscoconfparse-1.5.51/ciscoconfparse/
H A Dmodels_nxos.py1508 timer_msec = hsrpobj.re_match_iter_typed(
1515 elif timer_msec > 0.0:
1516 return timer_msec / 1000.0
1532 timer_msec = hsrpobj.re_match_iter_typed(
1539 elif timer_msec > 0.0:
1540 return timer_msec / 1000.0
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c26 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec);
673 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec) in bnx2fc_initiate_els() argument
790 if (timer_msec) in bnx2fc_initiate_els()
791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()
H A Dbnx2fc.h532 unsigned int timer_msec);
H A Dbnx2fc_io.c30 unsigned int timer_msec) in bnx2fc_cmd_timer_set() argument
36 msecs_to_jiffies(timer_msec))) in bnx2fc_cmd_timer_set()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c26 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec);
673 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec) in bnx2fc_initiate_els() argument
790 if (timer_msec) in bnx2fc_initiate_els()
791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()
H A Dbnx2fc.h532 unsigned int timer_msec);
H A Dbnx2fc_io.c30 unsigned int timer_msec) in bnx2fc_cmd_timer_set() argument
36 msecs_to_jiffies(timer_msec))) in bnx2fc_cmd_timer_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c26 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec);
673 struct bnx2fc_els_cb_arg *cb_arg, u32 timer_msec) in bnx2fc_initiate_els() argument
790 if (timer_msec) in bnx2fc_initiate_els()
791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()
H A Dbnx2fc.h532 unsigned int timer_msec);
H A Dbnx2fc_io.c30 unsigned int timer_msec) in bnx2fc_cmd_timer_set() argument
36 msecs_to_jiffies(timer_msec))) in bnx2fc_cmd_timer_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c12 struct qedf_els_cb_arg *cb_arg, uint32_t timer_msec) in qedf_initiate_els() argument
128 if (timer_msec) in qedf_initiate_els()
129 qedf_cmd_timer_set(qedf, els_req, timer_msec); in qedf_initiate_els()
H A Dqedf.h503 unsigned int timer_msec);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c12 struct qedf_els_cb_arg *cb_arg, uint32_t timer_msec) in qedf_initiate_els() argument
128 if (timer_msec) in qedf_initiate_els()
129 qedf_cmd_timer_set(qedf, els_req, timer_msec); in qedf_initiate_els()
H A Dqedf.h503 unsigned int timer_msec);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/qedf/
H A Dqedf_els.c12 struct qedf_els_cb_arg *cb_arg, uint32_t timer_msec) in qedf_initiate_els() argument
128 if (timer_msec) in qedf_initiate_els()
129 qedf_cmd_timer_set(qedf, els_req, timer_msec); in qedf_initiate_els()
H A Dqedf.h503 unsigned int timer_msec);

12