Searched refs:period (Results 176 - 200 of 213) sorted by relevance

123456789

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp143 nextTok.isOneOf(tok::l_paren, tok::identifier, tok::arrow, tok::period);
154 if (NextToken.is(tok::period) &&
H A DParseObjc.cpp3106 NextToken().isNot(tok::period) && getCurScope()->isInObjcMethodScope())
3133 NextToken().is(tok::period),
H A DParseDecl.cpp5627 if (getLangOpts().ObjC && NextToken().is(tok::period))
6709 if (Tok.isOneOf(tok::period, tok::arrow))
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah.h372 uint32_t tqi_cbrPeriod; /* CBR period (us) */
835 #define HAL_BEACON_PERIOD 0x0000ffff /* beacon interval period */
841 uint16_t bs_cfpperiod; /* CFP period in TU */
1029 u_int16_t ss_period; /* Spectral scan period */
1086 * Flag for setting QUIET period
1400 HAL_STATUS __ahdecl(*ah_setQuiet)(struct ath_hal *ah, uint32_t period,
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.c3976 ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, argument
3995 cmd->period = __cpu_to_le32(period);
4001 "wmi tlv quiet param: period %u duration %u enabled %d\n",
4002 period, duration, enabled);
H A Dwmi-tlv.h2217 __le32 period; member in struct:wmi_tlv_set_quiet_cmd
H A Dwmi.c3625 pvm_len = ie_len - 3; /* exclude dtim count, dtim period, bmap ctl */
8147 ath10k_wmi_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, argument
8159 cmd->period = __cpu_to_le32(period);
8165 "wmi quiet param: period %u duration %u enabled %d\n",
8166 period, duration, enabled);
/freebsd-current/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1119 unsigned long period = (unsigned long) (jiffies - priv->last_moder_jiffies); local
1130 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ)
1142 rate = packets * HZ / period;
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c7364 unsigned int period = 0, interval = 0; local
7371 period = atoi(cmd);
7375 return wpas_p2p_ext_listen(wpa_s, period, interval);
7400 int freq = 0, period = 0, interval = 0, count = 0; local
7402 if (sscanf(cmd, "%d %d %d %d", &freq, &period, &interval, &count) != 4)
7409 return wpas_p2p_lo_start(wpa_s, freq, period, interval, count);
H A Dp2p_supplicant.c7818 int wpas_p2p_ext_listen(struct wpa_supplicant *wpa_s, unsigned int period, argument
7824 return p2p_ext_listen(wpa_s->global->p2p, period, interval);
10028 unsigned int period, unsigned int interval,
10072 ret = wpa_drv_p2p_lo_start(wpa_s, freq, period, interval, count,
10027 wpas_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int period, unsigned int interval, unsigned int count) argument
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver.h896 * bg_scan_period - Background scan period in seconds, 0 to disable
1251 * dtim_period - DTIM period
2108 /** Driver handles quiet period requests */
2122 * (Re)Association Request frames, without supporting quiet period.
2381 * @block_tx: 1 - block transmission for CSA period
2383 * @beacon_csa: Beacon/probe resp/asooc resp info for CSA period
3974 * @settings: Settings for CSA period and new channel
4429 * @period: Length of the listen operation in milliseconds
4439 unsigned int period, unsigned int interval,
4996 * EVENT_DFS_NOP_FINISHED - Notify that non-occupancy period i
[all...]
H A Ddriver_nl80211.c6147 wpa_printf(MSG_DEBUG, " * bg scan period=%d",
11326 unsigned int period, unsigned int interval,
11338 "nl80211: Start P2P Listen offload: freq=%u, period=%u, interval=%u, count=%u",
11339 freq, period, interval, count);
11357 period) ||
11325 nl80211_p2p_lo_start(void *priv, unsigned int freq, unsigned int period, unsigned int interval, unsigned int count, const u8 *device_types, size_t dev_types_len, const u8 *ies, size_t ies_len) argument
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dfil.c5598 u_int period; local
5600 period = seconds * IPF_HZ_DIVIDE;
5604 if (ifq->ifq_ttl == period) {
5622 IPFTQ_INIT(ifq, period, "ipftq mutex");
/freebsd-current/contrib/sendmail/src/
H A Dmap.c930 char *period, *autodomain; local
943 period = strchr(buf, '.');
944 if (period == NULL)
947 autodomain = period + 1;
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp802 if (Tok.isNot(tok::period))
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h700 return isOneOf(tok::arrow, tok::period, tok::arrowstar) &&
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c613 ar9300_set_quiet(struct ath_hal *ah, u_int32_t period, u_int32_t duration, argument
632 OS_REG_WRITE(ah, AR_QUIET_PERIOD, TU_TO_USEC(period));
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3881 cq->cq_period = qplcq->period;
3894 resp.phase = qplcq->period;
3956 cq->qplib_cq.period = cq_period;
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c2000 u32 ts = start_time + i * dev->radar_pattern.period;
/freebsd-current/sys/contrib/dev/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
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_misc.c4106 CP(cest, cest32, period);
4136 CP(cest32, cest, period);
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7692 OpKind = tok::period;
7807 OpKind = tok::period;
7869 if (OpKind == tok::period && ObjectType->isPointerType() &&
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dwmi.c3115 u8 bss_color, u32 period,
3137 cmd->detection_period_ms = cpu_to_le32(period);
3114 ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, u8 bss_color, u32 period, bool enable) argument
H A Dwmi.h4042 /* cycle count - elapsed time during measured period, in clock ticks */
4327 /* U-APSD maximum service period of peer station */
4351 * Set the service period for a UAPSD capable station
4353 * The service period from wme ie in the (re)assoc request frame.
4898 u8 bss_color, u32 period,
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c1619 log_Printf(LogWARN, "%ld: Invalid FSM retry period - min %d\n",
1726 log_Printf(LogWARN, "autoload: %s: Invalid throughput period\n",
1734 arg->bundle->ncp.mp.cfg.autoload.period = v3;
2070 log_Printf(LogWARN, "%ld: Invalid lqr period - min %d\n",
2189 log_Printf(LogWARN, "%ld: Invalid CBCP FSM retry period - min %d\n",
2428 "LQR period", "set lqr/echo period value", (const void *)VAR_LQRPERIOD},

Completed in 903 milliseconds

123456789