Searched refs:period (Results 501 - 525 of 540) sorted by relevance

<<2122

/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c555 * Reset the remainder after a period of inactivity or when the
2631 params[10] = effect->u.periodic.period >> 8;
2632 params[11] = effect->u.periodic.period & 255;
2642 dbg_hid("Uploading periodic force mag=%d/dir=%d, offset=%d, period=%d ms, phase=%d\n",
2645 effect->u.periodic.period,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c1453 unsigned long period = (unsigned long) (jiffies - priv->last_moder_jiffies); local
1465 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ)
1477 rate = packets * HZ / period;
/linux-master/drivers/scsi/
H A Dadvansys.c3307 ushort period = 0; local
3447 period = (((lramword >> 8) * 25) + 50) / 4;
3449 if (period == 0) { /* Should never happen. */
3450 seq_printf(m, "%d (? Mhz), ", period);
3454 period, 250 / period,
3455 ASC_TENTHS(250, period));
/linux-master/drivers/net/usb/
H A Dlan78xx.c4321 unsigned int period; local
4415 period = ep_intr->desc.bInterval;
4430 intr_complete, dev, period);
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1264 network->quiet.period = info_element->data[1];
H A Dipw2100.c669 /* If we haven't received a reset request within the backoff period,
6780 range->min_pmp = period_duration[0]; /* Minimal PM period */
6781 range->max_pmp = period_duration[POWER_MODES - 1]; /* Maximal PM period */
6785 /* How to decode max/min PM period */
6787 /* How to decode max/min PM period */
7843 s32 timeout, period; local
7860 period = period_duration[level - 1] / 1000;
7864 level, timeout, period);
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c104 temp_gce->period = cpu_to_le32(temp_entry->interval);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1764 AR_PHY_SPECTRAL_SCAN_PERIOD, param->period);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c2041 * fastclk through chipcommon during this period if necessary. But
2428 /* Two clients of this code, 11h Quiet period and scanning. */
2464 /* Two clients of this code, 11h Quiet period and scanning. */
5489 int brcms_c_set_beacon_period(struct brcms_c_info *wlc, u16 period) argument
5493 if (period == 0)
5496 wlc->default_bss->beacon_period = period;
5498 bcnint_us = period << 10;
7819 /* get beacon period and convert to uS */
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h446 u16 period; member in struct:mwifiex_sleep_period
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2218 __le32 period; member in struct:wmi_tlv_set_quiet_cmd
H A Dwmi.c3627 pvm_len = ie_len - 3; /* exclude dtim count, dtim period, bmap ctl */
8044 ath10k_wmi_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, argument
8056 cmd->period = __cpu_to_le32(period);
8062 "wmi quiet param: period %u duration %u enabled %d\n",
8063 period, duration, enabled);
/linux-master/fs/ext4/
H A Dmballoc.c1191 unsigned long long period = get_cycles(); local
1230 period = get_cycles() - period;
1232 atomic64_add(period, &sbi->s_mb_generation_time);
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h812 __le32 period; member in struct:gb_pwm_config_request
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1676 u64 period; member in struct:ptp_req
/linux-master/net/sched/
H A Dsch_hfsc.c148 (monotonic within a period) */
149 u64 cl_vtadj; /* intra-period cumulative vt
163 u32 cl_vtperiod; /* vt period sequence number */
164 u32 cl_parentperiod;/* parent's vt period sequence number*/
685 * classes. if the parent's period didn't
697 * first child for a new parent backlog period.
710 cl->cl_vtperiod++; /* increment vt period */
1342 xstats.period = cl->cl_vtperiod;
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c1987 /** update_period() - Update the dirty_lists period if necessary. */
1988 static void update_period(struct dirty_lists *dirty, sequence_number_t period) argument
1990 while (dirty->next_period <= period) {
2037 * @old_period: The period in which the element was previously dirtied, or 0 if it was not dirty.
2038 * @new_period: The period in which the element has now been dirtied, or 0 if it does not hold a
2940 VDO_ASSERT_LOG_ONLY(dirty_lists->next_period == 0, "current period not set");
/linux-master/tools/perf/
H A Dbuiltin-script.c184 {.str = "period", .field = PERF_OUTPUT_PERIOD},
2097 val = sample->period * evsel->scale;
2176 fprintf(fp, "%10" PRIu64 " ", sample->period);
3793 const char *fields = "+insn,-event,-period";
3798 fields = "+disasm,-event,-period";
3829 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent", 0);
3840 parse_output_fields(NULL, "-ip,-addr,-event,-period,+callindent,+flags", 0);
3940 "addr,symoff,srcline,period,iregs,uregs,brstack,"
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2000 u32 ts = start_time + i * dev->radar_pattern.period;
/linux-master/tools/perf/util/
H A Dparse-events.c756 [PARSE_EVENTS__TERM_TYPE_SAMPLE_PERIOD] = "period",
1137 ADD_CONFIG_TERM_VAL(PERIOD, period, term->val.num, term->weak);
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1329 * RF reset consists of bringing its power down for a period of time, then
2860 * creates the blinking period
3027 __le16 period; member in struct:wmi_sched_scheme_slot
3278 /* detectors check period usec */
3282 /* keep alive period for high SNR */
3284 /* keep alive period for low SNR */
3286 /* lower snr limit for keep alive period update */
3288 /* upper snr limit for keep alive period update */
3627 /* responder burst period, indicate interval between two consecutive
/linux-master/include/net/bluetooth/
H A Dhci.h1835 __le16 period; member in struct:hci_cp_le_set_ext_scan_enable
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_rfk.c3421 enum rtw89_rf_path path, u16 cnt, u16 period, s16 pwr_dbm,
3442 rtw8852b_bb_set_pmac_pkt_tx(rtwdev, enable, cnt, period, 20, phy);
3420 _tssi_hw_tx(struct rtw89_dev *rtwdev, enum rtw89_phy_idx phy, enum rtw89_rf_path path, u16 cnt, u16 period, s16 pwr_dbm, u8 enable) argument
H A Dfw.h318 u8 period; member in struct:rtw89_mac_chinfo
342 u8 period; member in struct:rtw89_mac_chinfo_be
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3028 cq->cq_period = cq->qplib_cq.period;
3051 resp.phase = cq->qplib_cq.period;

Completed in 573 milliseconds

<<2122