Home
last modified time | relevance | path

Searched refs:operating_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c2944 u8 cw, operating_mode = 0, nss; in hostapd_ctrl_iface_notify_cw_change() local
2965 operating_mode = 0; in hostapd_ctrl_iface_notify_cw_change()
2968 operating_mode = VHT_OPMODE_CHANNEL_40MHZ; in hostapd_ctrl_iface_notify_cw_change()
2971 operating_mode = VHT_OPMODE_CHANNEL_80MHZ; in hostapd_ctrl_iface_notify_cw_change()
2974 operating_mode = VHT_OPMODE_CHANNEL_160MHZ; in hostapd_ctrl_iface_notify_cw_change()
2985 operating_mode | in hostapd_ctrl_iface_notify_cw_change()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_ripencc.c214 operating_mode, member
2801 TsipxBB->operating_mode = buf[1]; in rpt_Paly0xBB()
4381 NavModeText0xBB[TsipxBB.operating_mode]); in rpt_complete_rcvr_config()
/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.c4495 SCI_CONTROLLER_MODE operating_mode in scic_controller_set_mode() argument
4505 controller, operating_mode in scic_controller_set_mode()
4515 switch (operating_mode) in scic_controller_set_mode()