Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c251 static int ael2xxx_get_module_type(struct cphy *phy, int delay_ms) in ael2xxx_get_module_type()
361 static int ael2005_get_module_type(struct cphy *phy, int delay_ms) in ael2005_get_module_type()
604 static int ael2020_get_module_type(struct cphy *phy, int delay_ms) in ael2020_get_module_type()
/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-urb.c13 u16 rlen, int delay_ms) in dvb_usb_generic_rw()
/linux/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c25 uint32_t delay_ms; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c411 unsigned long delay_ms; member
1370 static void mod_tcpm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_tcpm_delayed_work()
1380 static void mod_vdm_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_vdm_delayed_work()
1391 static void mod_enable_frs_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_enable_frs_delayed_work()
1401 static void mod_send_discover_delayed_work(struct tcpm_port *port, unsigned int delay_ms) in mod_send_discover_delayed_work()
1412 unsigned int delay_ms) in tcpm_set_state()
1441 unsigned int delay_ms) in tcpm_set_state_cond()
3064 unsigned int delay_ms) in tcpm_pd_handle_state()
/linux/tools/accounting/
H A Dgetdelays.c195 #define delay_ms(t) (t / 1000000ULL) macro
/linux/fs/resctrl/
H A Dmonitor.c764 void cqm_setup_limbo_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in cqm_setup_limbo_handler()
830 void mbm_setup_overflow_handler(struct rdt_mon_domain *dom, unsigned long delay_ms, in mbm_setup_overflow_handler()
/linux/drivers/phy/ti/
H A Dphy-tusb1210.c193 int delay_ms) in tusb1210_chg_det_set_state()
/linux/drivers/md/
H A Ddm-rq.c192 unsigned long delay_ms = delay_requeue ? 100 : 0; in dm_requeue_original_request() local
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c405 s32 LPS_RF_ON_check(struct adapter *padapter, u32 delay_ms) in LPS_RF_ON_check()
H A Drtw_wlan_util.c1669 u32 delay_ms; in adaptive_early_32k() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c102 unsigned int delay_ms) in iwl_trans_schedule_reprobe()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c1515 int delay_ms; in rtrs_clt_err_recovery_work() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c720 static inline void relaxed_ms_sleep(unsigned int delay_ms) in relaxed_ms_sleep()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h1114 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_force_fw_hang()
H A Dwmi-tlv.c3166 u32 delay_ms) in ath10k_wmi_tlv_op_gen_force_fw_hang()
H A Dwmi.c7967 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_op_gen_force_fw_hang()
/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h616 __le16 delay_ms; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.c497 const int delay_ms = 100, timeout_ms = 2000; in qla82xx_idc_lock() local
/linux/fs/btrfs/
H A Dfs.h428 u64 delay_ms; member
/linux/include/ufs/
H A Dufshcd.h421 unsigned long delay_ms; member
/linux/drivers/usb/core/
H A Dhub.c3742 int status = 0, delay_ms = 0; in wait_for_connected() local