Searched defs:wm (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/dev/sysmon/
H A Dt_swwdog.c68 struct wdog_mode wm; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Drs690.c231 rs690_crtc_bandwidth_compute(struct radeon_device *rdev, struct radeon_crtc *crtc, struct rs690_watermark *wm) argument
[all...]
H A Drv515.c940 rv515_crtc_bandwidth_compute(struct radeon_device *rdev, struct radeon_crtc *crtc, struct rv515_watermark *wm) argument
[all...]
H A Devergreen.c838 static u32 evergreen_dram_bandwidth(struct evergreen_wm_params *wm) argument
858 static u32 evergreen_dram_bandwidth_for_display(struct evergreen_wm_params *wm) argument
878 static u32 evergreen_data_return_bandwidth(struct evergreen_wm_params *wm) argument
898 static u32 evergreen_dmif_request_bandwidth(struct evergreen_wm_params *wm) argument
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 Dsi.c548 static u32 dce6_dram_bandwidth(struct dce6_wm_params *wm) argument
568 static u32 dce6_dram_bandwidth_for_display(struct dce6_wm_params *wm) argument
588 static u32 dce6_data_return_bandwidth(struct dce6_wm_params *wm) argument
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...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c206 ev_ssize_t wm = bufferevent_get_max_to_write(bev); local
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c732 struct event_watermark *wm = &bev->bev.bev.wm_read; local
850 struct event_watermark *wm = NULL; local
[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
/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
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.c118 TQ_SLEEP(struct taskqueue *tq, void *p, const char *wm) argument
H A Dsubr_gtaskqueue.c114 TQ_SLEEP(struct gtaskqueue *tq, void *p, const char *wm) argument
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c1022 unsigned long wm; local
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...]

Completed in 240 milliseconds