Searched refs:wm (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/dev/sysmon/
H A Dt_swwdog.c68 struct wdog_mode wm; local
103 strlcpy(wm.wm_name, wc.wc_names, sizeof(wm.wm_name));
104 wm.wm_mode = WDOG_MODE_ETICKLE;
105 wm.wm_period = 1;
106 if (rump_sys_ioctl(fd, WDOGIOC_SMODE, &wm) == -1)
113 wm.wm_mode = WDOG_MODE_DISARMED;
114 rump_sys_ioctl(fd, WDOGIOC_SMODE, &wm);
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Drs690.c233 struct rs690_watermark *wm)
242 wm->lb_request_fifo_depth = 4;
247 wm->num_line_pair.full = dfixed_const(2);
249 wm->num_line_pair.full = dfixed_const(1);
254 request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
257 wm->lb_request_fifo_depth = 4;
259 wm->lb_request_fifo_depth = dfixed_trunc(request_fifo_depth);
284 wm->consumption_rate.full = dfixed_div(a, consumption_time);
302 wm->active_time.full = dfixed_mul(line_time, b);
303 wm
231 rs690_crtc_bandwidth_compute(struct radeon_device *rdev, struct radeon_crtc *crtc, struct rs690_watermark *wm) argument
[all...]
H A Dsi.c548 static u32 dce6_dram_bandwidth(struct dce6_wm_params *wm) argument
556 yclk.full = dfixed_const(wm->yclk);
558 dram_channels.full = dfixed_const(wm->dram_channels * 4);
568 static u32 dce6_dram_bandwidth_for_display(struct dce6_wm_params *wm) argument
576 yclk.full = dfixed_const(wm->yclk);
578 dram_channels.full = dfixed_const(wm->dram_channels * 4);
588 static u32 dce6_data_return_bandwidth(struct dce6_wm_params *wm) argument
596 sclk.full = dfixed_const(wm->sclk);
608 static u32 dce6_get_dmif_bytes_per_request(struct dce6_wm_params *wm) argument
613 static u32 dce6_dmif_request_bandwidth(struct dce6_wm_params *wm) argument
645 dce6_available_bandwidth(struct dce6_wm_params *wm) argument
655 dce6_average_bandwidth(struct dce6_wm_params *wm) argument
679 dce6_latency_watermark(struct dce6_wm_params *wm) argument
742 dce6_average_bandwidth_vs_dram_bandwidth_for_display(struct dce6_wm_params *wm) argument
751 dce6_average_bandwidth_vs_available_bandwidth(struct dce6_wm_params *wm) argument
760 dce6_check_latency_hiding(struct dce6_wm_params *wm) argument
791 struct dce6_wm_params wm; local
[all...]
H A Devergreen.c838 static u32 evergreen_dram_bandwidth(struct evergreen_wm_params *wm) argument
846 yclk.full = dfixed_const(wm->yclk);
848 dram_channels.full = dfixed_const(wm->dram_channels * 4);
858 static u32 evergreen_dram_bandwidth_for_display(struct evergreen_wm_params *wm) argument
866 yclk.full = dfixed_const(wm->yclk);
868 dram_channels.full = dfixed_const(wm->dram_channels * 4);
878 static u32 evergreen_data_return_bandwidth(struct evergreen_wm_params *wm) argument
886 sclk.full = dfixed_const(wm->sclk);
898 static u32 evergreen_dmif_request_bandwidth(struct evergreen_wm_params *wm) argument
906 disp_clk.full = dfixed_const(wm
918 evergreen_available_bandwidth(struct evergreen_wm_params *wm) argument
928 evergreen_average_bandwidth(struct evergreen_wm_params *wm) argument
952 evergreen_latency_watermark(struct evergreen_wm_params *wm) argument
1005 evergreen_average_bandwidth_vs_dram_bandwidth_for_display(struct evergreen_wm_params *wm) argument
1014 evergreen_average_bandwidth_vs_available_bandwidth(struct evergreen_wm_params *wm) argument
1023 evergreen_check_latency_hiding(struct evergreen_wm_params *wm) argument
1054 struct evergreen_wm_params wm; local
[all...]
H A Drv515.c942 struct rv515_watermark *wm)
951 wm->lb_request_fifo_depth = 4;
956 wm->num_line_pair.full = dfixed_const(2);
958 wm->num_line_pair.full = dfixed_const(1);
963 request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
966 wm->lb_request_fifo_depth = 4;
968 wm->lb_request_fifo_depth = dfixed_trunc(request_fifo_depth);
993 wm->consumption_rate.full = dfixed_div(a, consumption_time);
1011 wm->active_time.full = dfixed_mul(line_time, b);
1012 wm
940 rv515_crtc_bandwidth_compute(struct radeon_device *rdev, struct radeon_crtc *crtc, struct rv515_watermark *wm) argument
[all...]
/freebsd-11-stable/share/examples/ppp/
H A Dlogin-auth39 wm title . "PPP Login";
H A Dchap-auth40 wm title . "PPP Authentication";
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c732 struct event_watermark *wm = &bev->bev.bev.wm_read; local
750 if (wm->high) {
751 if (evbuffer_get_length(input) >= wm->high) {
755 result = wm->high - evbuffer_get_length(input);
850 struct event_watermark *wm = NULL; local
866 wm = &bev_ssl->underlying->wm_write;
871 (!target || (! wm->high || evbuffer_get_length(target) < wm->high))) {
873 if (wm && wm
[all...]
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h389 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
391 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
393 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
395 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
398 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
400 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
402 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
404 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h389 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
391 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
393 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
395 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
398 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
400 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
402 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
404 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h365 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
367 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
369 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
371 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
375 __bs_nonsingle(wm,s_2,(t),(h),(o),(a),(c))
377 __bs_nonsingle(wm,s_4,(t),(h),(o),(a),(c))
379 __bs_nonsingle(wm,s_8,(t),(h),(o),(a),(c))
/freebsd-11-stable/sys/arm/include/
H A Dbus.h407 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
409 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
411 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
413 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
416 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
418 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
420 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
422 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
/freebsd-11-stable/sys/mips/include/
H A Dbus.h368 __bs_nonsingle(wm,1,(t),(h),(o),(a),(c))
370 __bs_nonsingle(wm,2,(t),(h),(o),(a),(c))
372 __bs_nonsingle(wm,4,(t),(h),(o),(a),(c))
374 __bs_nonsingle(wm,8,(t),(h),(o),(a),(c))
377 __bs_nonsingle_s(wm,1,(t),(h),(o),(a),(c))
379 __bs_nonsingle_s(wm,2,(t),(h),(o),(a),(c))
381 __bs_nonsingle_s(wm,4,(t),(h),(o),(a),(c))
383 __bs_nonsingle_s(wm,8,(t),(h),(o),(a),(c))
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.c118 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) argument
121 return (msleep_spin(p, (struct mtx *)&tq->tq_mutex, wm, 0));
122 return (msleep(p, &tq->tq_mutex, 0, wm, 0));
H A Dsubr_gtaskqueue.c114 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) argument
117 return (msleep_spin(p, (struct mtx *)&tq->tq_mutex, wm, 0));
118 return (msleep(p, &tq->tq_mutex, 0, wm, 0));
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c206 ev_ssize_t wm = bufferevent_get_max_to_write(bev); local
212 total_max_to_write += wm;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c954 * @wm: chip FIFO params
970 const struct intel_watermark_params *wm,
985 entries_required = DIV_ROUND_UP(entries_required, wm->cacheline_size);
989 wm_size = fifo_size - (entries_required + wm->guard_size);
994 if (wm_size > (long)wm->max_wm)
995 wm_size = wm->max_wm;
997 wm_size = wm->default_wm;
1022 unsigned long wm; local
1038 wm = intel_calculate_wm(clock, &pineview_display_wm,
1043 reg |= wm << DSPFW_SR_SHIF
969 intel_calculate_wm(unsigned long clock_in_khz, const struct intel_watermark_params *wm, int fifo_size, int pixel_size, unsigned long latency_ns) argument
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uctlx-defs.h796 uint64_t wm : 5; /**< Number of entries when PP Access FIFO will assert member in struct:cvmx_uctlx_ppaf_wm::cvmx_uctlx_ppaf_wm_s
799 uint64_t wm : 5;
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h81 SLIST_ENTRY(wlan_mac_mac) wm; member in struct:wlan_mac_mac
H A Dwlan_snmp.c3884 SLIST_REMOVE_HEAD(&wif->mac_maclist, wm);
3896 SLIST_FOREACH(wmm, &wif->mac_maclist, wm)
3929 SLIST_FOREACH(temp, &wif->mac_maclist, wm)
3935 SLIST_INSERT_HEAD(&wif->mac_maclist, wmm, wm);
3939 SLIST_FOREACH(temp, &wif->mac_maclist, wm) {
3945 SLIST_INSERT_AFTER(prev, wmm, wm);
3956 SLIST_REMOVE(&wif->mac_maclist, wmm, wlan_mac_mac, wm);
3979 SLIST_FOREACH_SAFE(wmm, &wif->mac_maclist, wm, twmm)
3982 wlan_mac_mac, wm);
4028 if ((wmm = SLIST_NEXT(wmm, wm)) !
[all...]

Completed in 201 milliseconds