Home
last modified time | relevance | path

Searched defs:delay_ms (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c245 static int ael1002_get_module_type(struct cphy *phy, int delay_ms) in ael1002_get_module_type()
441 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms) in ael2xxx_get_module_type()
1218 static int ael2005_get_module_type(struct cphy *phy, int delay_ms) in ael2005_get_module_type()
1917 static int ael2020_get_module_type(struct cphy *phy, int delay_ms) in ael2020_get_module_type()
/freebsd/sys/dev/amd_ecc_inject/
H A Decc_inject.c73 static int delay_ms = 0; variable
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c268 int end, delay_ms = MLX5_CRDUMP_WAIT_MS; in mlx5_enter_error_state() local
H A Dmlx5_fw.c303 int end, delay_ms = MLX5_FAST_TEARDOWN_WAIT_MS; in mlx5_cmd_fast_teardown_hca() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-io.c152 void iwl_write_prph_delay(struct iwl_trans *trans, u32 ofs, u32 val, u32 delay_ms) in iwl_write_prph_delay()
/freebsd/contrib/libfido2/src/
H A Du2f.c33 delay_ms(unsigned int ms, int *ms_remain) in delay_ms() function
/freebsd/sys/net/route/
H A Dfib_algo.c499 schedule_callout(struct fib_data *fd, enum fib_callout_action action, int delay_ms) in schedule_callout()
632 int32_t delay_ms = get_tv_diff_ms(&tv, &new_tv); in update_rebuild_delay() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h1111 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_force_fw_hang()
H A Dwmi-tlv.c3398 u32 delay_ms) in ath10k_wmi_tlv_op_gen_force_fw_hang()
H A Dwmi.c8013 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_op_gen_force_fw_hang()
H A Dwmi.h6688 __le32 delay_ms; member