Home
last modified time | relevance | path

Searched refs:hwmode (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_irq.c464 dotclock = (u64) crtc->hwmode.clock * 1000; in drm_calc_timestamping_constants()
469 if (crtc->hwmode.flags & DRM_MODE_FLAG_INTERLACE) in drm_calc_timestamping_constants()
479 linedur_ns = (s64) div64_u64(((u64) crtc->hwmode.crtc_htotal * in drm_calc_timestamping_constants()
481 framedur_ns = (s64) crtc->hwmode.crtc_vtotal * linedur_ns; in drm_calc_timestamping_constants()
491 crtc->base.id, crtc->hwmode.crtc_htotal, in drm_calc_timestamping_constants()
492 crtc->hwmode.crtc_vtotal, crtc->hwmode.crtc_vdisplay); in drm_calc_timestamping_constants()
567 mode = &refcrtc->hwmode; in drm_calc_vbltimestamp_from_scanoutpos()
H A Ddrm_crtc_helper.c406 saved_hwmode = crtc->hwmode; in drm_crtc_helper_set_mode()
487 crtc->hwmode = *adjusted_mode; in drm_crtc_helper_set_mode()
499 crtc->hwmode = saved_hwmode; in drm_crtc_helper_set_mode()
H A Ddrm_crtc.h401 struct drm_display_mode hwmode; member
/freebsd/contrib/wpa/src/common/
H A Dprivsep_commands.h64 int hwmode; member
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c522 fconf_to_mode_t4(uint16_t hwmode, int vnic_mode) in set_filter_mode()
527 if (hwmode & F_FRAGMENTATION) in set_filter_mode()
529 if (hwmode & F_MPSHITTYPE) in set_filter_mode()
531 if (hwmode & F_MACMATCH) in set_filter_mode()
533 if (hwmode & F_ETHERTYPE) in set_filter_mode()
535 if (hwmode & F_PROTOCOL) in set_filter_mode()
537 if (hwmode & F_TOS) in set_filter_mode()
539 if (hwmode & F_VLAN) in set_filter_mode()
541 if (hwmode & F_VNIC_ID) in set_filter_mode()
543 if (hwmode in set_filter_mode()
450 fconf_to_mode(uint16_t hwmode,int vnic_mode) fconf_to_mode() argument
[all...]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1988 struct hostapd_hw_modes *hwmode; in wpas_p2p_freq_to_edmg_channel() local
2000 hwmode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, in wpas_p2p_freq_to_edmg_channel()
2002 if (!hwmode) { in wpas_p2p_freq_to_edmg_channel()
2017 ieee802_edmg_is_allowed(hwmode->edmg, edmg)) { in wpas_p2p_freq_to_edmg_channel()
6695 struct hostapd_hw_modes *hwmode; in wpas_p2p_init_go_params() local
6702 hwmode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, in wpas_p2p_init_go_params()
6704 if (!hwmode || in wpas_p2p_init_go_params()
6705 wpas_p2p_verify_channel(wpa_s, hwmode, op_class, in wpas_p2p_init_go_params()
6724 struct hostapd_hw_modes *hwmode; in wpas_p2p_init_go_params() local
6731 hwmode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, in wpas_p2p_init_go_params()
[all …]
H A Dwpa_priv.c326 params.freq.mode = assoc->hwmode; in wpa_priv_cmd_associate()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_privsep.c321 data->hwmode = params->freq.mode; in wpa_driver_privsep_associate()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c5401 enum ath12k_hw_mode hwmode) in ath12k_wmi_all_phy_range_updated() argument
5408 mac_range = &hw_mode_info->freq_range_caps[hwmode][phy_id]; in ath12k_wmi_all_phy_range_updated()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td2094 // subtarget. llvm.amdgcn.s.setreg(hwmode, value)