/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1421 "elapsed=%lu usec\n", notif->channel, notif->band ? "bg" : "a", in il_hdl_scan_results() 4190 IL_WARN("Master Disable Timed Out, 100 usec\n"); in _il_apm_stop_master() 4870 * time in usec will be changed into a 32-bit value in extended:internal format 4872 * the internal part is the time in usec within one beacon interval 4875 il_usecs_to_beacons(struct il_priv *il, u32 usec, u32 beacon_interval) in il_usecs_to_beacons() argument 4881 if (!interval || !usec) in il_usecs_to_beacons() 4885 (usec / in il_usecs_to_beacons() 4891 (usec % interval) & il_beacon_time_mask_low(il, in il_usecs_to_beacons()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 1422 unsigned int usec) in xlgmac_usec_to_riwt() 1429 /* Convert the input usec value to the watchdog timer value. Each in xlgmac_usec_to_riwt() 1432 * ( usec * ( system_clock_mhz / 10^6 ) / 256 in xlgmac_usec_to_riwt() 1434 ret = (usec * (rate / 1000000)) / 256; in xlgmac_usec_to_riwt() 1447 /* Convert the input watchdog timer value to the usec value. Each in xlgmac_riwt_to_usec() 1421 xlgmac_usec_to_riwt(struct xlgmac_pdata *pdata, unsigned int usec) xlgmac_usec_to_riwt() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-hw.c | 1422 unsigned int usec) in xlgmac_usec_to_riwt() 1429 /* Convert the input usec value to the watchdog timer value. Each in xlgmac_usec_to_riwt() 1432 * ( usec * ( system_clock_mhz / 10^6 ) / 256 in xlgmac_usec_to_riwt() 1434 ret = (usec * (rate / 1000000)) / 256; in xlgmac_usec_to_riwt() 1447 /* Convert the input watchdog timer value to the usec value. Each in xlgmac_riwt_to_usec() 1421 xlgmac_usec_to_riwt(struct xlgmac_pdata *pdata, unsigned int usec) xlgmac_usec_to_riwt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_server.c | 2585 ((now.usec - data->start_time.usec) / 10000) % 100; in radius_server_get_mib()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | dpp_hostapd.c | 338 diff_ms = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_reply_wait_timeout() 482 used = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_auth_init_next()
|
H A D | wpa_auth_ft.c | 1148 rkh_seq->tx.seq = now.usec; in wpa_ft_new_seq() 1154 rkh_seq->tx.dom = now.usec; in wpa_ft_new_seq() 4525 now_remote.usec = 0; in wpa_ft_rrb_rx_seq_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_server.c | 2388 ((now.usec - data->start_time.usec) / 10000) % 100; in radius_server_get_mib()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_log.c | 590 ts.usec = cpu_to_be64(kts.tv_nsec / NSEC_PER_USEC); in __build_packet_message()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_log.c | 605 ts.usec = cpu_to_be64(kts.tv_nsec / NSEC_PER_USEC); in __build_packet_message()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | hs20_supplicant.c | 569 dur = tmp.sec * 1000 + tmp.usec / 1000; in hs20_osu_icon_fetch_result()
|
H A D | mesh_mpm.c | 829 (unsigned int) age.usec); in wpa_mesh_new_mesh_peer()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | hs20_supplicant.c | 578 dur = tmp.sec * 1000 + tmp.usec / 1000; in hs20_osu_icon_fetch_result()
|
H A D | mesh_mpm.c | 845 (unsigned int) age.usec); in wpa_mesh_new_mesh_peer()
|
H A D | wpa_supplicant_i.h | 1632 int sec, int usec);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1682 mlx5_core_modify_cq_moderation(mdev, &cq->mcq, moder.usec, moder.pkts); in mlx5e_open_cq() 4754 moder.usec = MLX5E_PARAMS_DEFAULT_TX_CQ_MODERATION_USEC; in mlx5e_get_def_tx_moderation() 4756 moder.usec = MLX5E_PARAMS_DEFAULT_TX_CQ_MODERATION_USEC_FROM_CQE; in mlx5e_get_def_tx_moderation() 4767 moder.usec = MLX5E_PARAMS_DEFAULT_RX_CQ_MODERATION_USEC; in mlx5e_get_def_rx_moderation() 4769 moder.usec = MLX5E_PARAMS_DEFAULT_RX_CQ_MODERATION_USEC_FROM_CQE; in mlx5e_get_def_rx_moderation()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 5110 u8 sb_index, u8 disable, u16 usec) in bnx2x_update_coalesce_sb_index() 5113 u8 ticks = usec / BNX2X_BTR; in bnx2x_update_coalesce_sb_index() 5117 disable = disable ? 1 : (usec ? 0 : 1); in bnx2x_update_coalesce_sb_index() 5109 bnx2x_update_coalesce_sb_index(struct bnx2x *bp, u8 fw_sb_id, u8 sb_index, u8 disable, u16 usec) bnx2x_update_coalesce_sb_index() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 884 usecs = moder.usec; in bcmgenet_set_ring_rx_coalesce() 2377 bcmgenet_set_rx_coalesce(ring, cur_profile.usec, cur_profile.pkts); in bcmgenet_dim_work() 2570 usecs = moder.usec; in bcmgenet_init_rx_coalesce()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 5121 u8 sb_index, u8 disable, u16 usec) in bnx2x_update_coalesce_sb_index() 5124 u8 ticks = usec / BNX2X_BTR; in bnx2x_update_coalesce_sb_index() 5128 disable = disable ? 1 : (usec ? 0 : 1); in bnx2x_update_coalesce_sb_index() 5120 bnx2x_update_coalesce_sb_index(struct bnx2x *bp, u8 fw_sb_id, u8 sb_index, u8 disable, u16 usec) bnx2x_update_coalesce_sb_index() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 868 usecs = moder.usec; in bcmgenet_set_ring_rx_coalesce() 2426 bcmgenet_set_rx_coalesce(ring, cur_profile.usec, cur_profile.pkts); in bcmgenet_dim_work() 2619 usecs = moder.usec; in bcmgenet_init_rx_coalesce()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 1146 rkh_seq->tx.seq = now.usec; in wpa_ft_new_seq() 1152 rkh_seq->tx.dom = now.usec; in wpa_ft_new_seq() 4293 now_remote.usec = 0; in wpa_ft_rrb_rx_seq_resp()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 133 unsigned int usec) in xgbe_usec_to_riwt() 143 * Convert the input usec value to the watchdog timer value. Each in xgbe_usec_to_riwt() 146 * ( usec * ( system_clock_mhz / 10^6 ) / 256 in xgbe_usec_to_riwt() 148 ret = (usec * (rate / 1000000)) / 256; in xgbe_usec_to_riwt() 166 * Convert the input watchdog timer value to the usec value. Each in xgbe_riwt_to_usec() 132 xgbe_usec_to_riwt(struct xgbe_prv_data *pdata, unsigned int usec) xgbe_usec_to_riwt() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.c | 2235 u32 usec = le32_to_cpu(trig->ignore_consec); in iwl_fw_ini_trigger_on() local 2240 iwl_fw_dbg_no_trig_window(fwrt, tp_id, usec)) in iwl_fw_ini_trigger_on() 2497 /* convert msec to usec */ in iwl_fw_dbg_collect()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 736 * @usec: timeout in microseconds 741 * handshake done). There are two failure modes: "usec" have passed (major 749 u32 mask, u32 done, int usec) in handshake() 757 1, usec); in handshake() 2494 * 80% periodic == 100 usec/uframe available in check_period() 3716 /* REVISIT: some hardware needs 550+ usec to clear in oxu_hub_control() 748 handshake(struct oxu_hcd *oxu, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-dev.c | 133 unsigned int usec) in xgbe_usec_to_riwt() 143 * Convert the input usec value to the watchdog timer value. Each in xgbe_usec_to_riwt() 146 * ( usec * ( system_clock_mhz / 10^6 ) / 256 in xgbe_usec_to_riwt() 148 ret = (usec * (rate / 1000000)) / 256; in xgbe_usec_to_riwt() 166 * Convert the input watchdog timer value to the usec value. Each in xgbe_riwt_to_usec() 132 xgbe_usec_to_riwt(struct xgbe_prv_data *pdata, unsigned int usec) xgbe_usec_to_riwt() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 736 * @usec: timeout in microseconds 741 * handshake done). There are two failure modes: "usec" have passed (major 749 u32 mask, u32 done, int usec) in handshake() 757 1, usec); in handshake() 2495 * 80% periodic == 100 usec/uframe available in check_period() 3717 /* REVISIT: some hardware needs 550+ usec to clear in oxu_hub_control() 748 handshake(struct oxu_hcd *oxu, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument
|