Home
last modified time | relevance | path

Searched defs:ctrl (Results 1 – 25 of 186) sorted by relevance

12345678

/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c2431 static int wpa_cli_cmd_p2p_reject(struct wpa_ctrl *ctrl, in wpa_cli_cmd_p2p_reject()
2438 static int wpa_cli_cmd_p2p_invite(struct wpa_ctrl *ctrl, in wpa_cli_cmd_p2p_invite()
4735 static void update_bssid_list(struct wpa_ctrl *ctrl) in update_bssid_list()
4766 static void update_ifnames(struct wpa_ctrl *ctrl) in update_ifnames()
4798 static void update_creds(struct wpa_ctrl *ctrl) in update_creds()
4830 static void update_networks(struct wpa_ctrl *ctrl) in update_networks()
4862 static void update_stations(struct wpa_ctrl *ctrl) in update_stations()
4939 struct wpa_ctrl *ctrl = eloop_ctx; in wpa_cli_action_ping() local
4959 struct wpa_ctrl *ctrl = eloop_ctx; in wpa_cli_action_receive() local
4965 static void wpa_cli_action(struct wpa_ctrl *ctrl) in wpa_cli_action()
[all …]
H A Dlibwpa_test.c15 struct wpa_ctrl *ctrl; in main() local
/freebsd-14.2/contrib/wpa/hostapd/
H A Dhostapd_cli.c82 static void register_event_handler(struct wpa_ctrl *ctrl) in register_event_handler()
95 static void unregister_event_handler(struct wpa_ctrl *ctrl) in unregister_event_handler()
545 static int hostapd_cli_cmd_wps_nfc_token(struct wpa_ctrl *ctrl, in hostapd_cli_cmd_wps_nfc_token()
942 static void update_stations(struct wpa_ctrl *ctrl) in update_stations()
961 static void hostapd_cli_get_interfaces(struct wpa_ctrl *ctrl, in hostapd_cli_get_interfaces()
983 static void hostapd_cli_list_interfaces(struct wpa_ctrl *ctrl) in hostapd_cli_list_interfaces()
1172 static int hostapd_cli_cmd_color_change(struct wpa_ctrl *ctrl, in hostapd_cli_cmd_color_change()
1180 static int hostapd_cli_cmd_chan_switch(struct wpa_ctrl *ctrl, in hostapd_cli_cmd_chan_switch()
2168 struct wpa_ctrl *ctrl = eloop_ctx; in hostapd_cli_action_ping() local
2189 struct wpa_ctrl *ctrl = eloop_ctx; in hostapd_cli_action_receive() local
[all …]
/freebsd-14.2/contrib/wpa/src/common/
H A Dwpa_ctrl.c97 struct wpa_ctrl *ctrl; in wpa_ctrl_open2() local
247 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close()
309 struct wpa_ctrl *ctrl; in wpa_ctrl_open() local
468 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close()
609 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach()
615 int wpa_ctrl_detach(struct wpa_ctrl *ctrl) in wpa_ctrl_detach()
635 int wpa_ctrl_pending(struct wpa_ctrl *ctrl) in wpa_ctrl_pending()
648 int wpa_ctrl_get_fd(struct wpa_ctrl *ctrl) in wpa_ctrl_get_fd()
665 struct wpa_ctrl *ctrl; in wpa_ctrl_open() local
724 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close()
[all …]
H A Dwpa_helpers.c25 struct wpa_ctrl *ctrl; in wpa_open_ctrl() local
37 struct wpa_ctrl *ctrl; in wpa_command() local
64 struct wpa_ctrl *ctrl; in wpa_command_resp() local
85 struct wpa_ctrl *ctrl; in open_wpa_mon() local
166 struct wpa_ctrl *ctrl; in get_wpa_status() local
216 struct wpa_ctrl *ctrl; in wait_ip_addr() local
H A Ddpp_tcp.c25 struct dpp_controller *ctrl; member
141 struct dpp_relay_controller *ctrl; in dpp_relay_add_controller() local
168 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get() local
186 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get_ctx() local
205 struct dpp_relay_controller *ctrl; in dpp_relay_controller_get_addr() local
589 struct dpp_relay_controller *ctrl; in dpp_relay_rx_action() local
675 struct dpp_relay_controller *ctrl; in dpp_relay_rx_gas_req() local
1861 struct dpp_controller *ctrl = eloop_ctx; in dpp_controller_tcp_cb() local
2133 struct dpp_controller *ctrl; in dpp_controller_start() local
2398 struct dpp_relay_controller *ctrl; in dpp_relay_remove_controller() local
[all …]
/freebsd-14.2/sys/dev/e1000/
H A De1000_82543.c590 static void e1000_raise_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk_82543()
633 u32 ctrl, mask; in e1000_shift_out_mdi_bits_82543() local
684 u32 ctrl; in e1000_shift_in_mdi_bits_82543() local
903 u32 ctrl; in e1000_reset_hw_82543() local
960 u32 ctrl; in e1000_init_hw_82543() local
1062 u32 ctrl; in e1000_setup_copper_link_82543() local
1150 u32 ctrl; in e1000_setup_fiber_link_82543() local
1336 u32 rxcw, ctrl, status; in e1000_check_for_fiber_link_82543() local
1405 u32 ctrl; in e1000_config_mac_to_phy_82543() local
1482 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_on_82543() local
[all …]
H A De1000_82542.c196 u32 ctrl; in e1000_reset_hw_82542() local
248 u32 ctrl; in e1000_init_hw_82542() local
375 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_on_82542() local
394 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_off_82542() local
H A De1000_mac.c785 u32 ctrl; in e1000_check_for_fiber_link_generic() local
852 u32 ctrl; in e1000_check_for_serdes_link_generic() local
1185 u32 ctrl; in e1000_setup_fiber_serdes_link_generic() local
1298 u32 ctrl; in e1000_force_mac_fc_generic() local
1937 u32 ctrl; in e1000_led_on_generic() local
1966 u32 ctrl; in e1000_led_off_generic() local
2024 u32 ctrl; in e1000_disable_pcie_master_generic() local
H A De1000_82540.c272 u32 ctrl, manc; in e1000_reset_hw_82540() local
413 u32 ctrl; in e1000_setup_copper_link_82540() local
H A De1000_82571.c951 u32 ctrl, ctrl_ext, eecd, tctl; in e1000_reset_hw_82571() local
1354 u32 ctrl; in e1000_led_on_82574() local
1451 u32 ctrl; in e1000_setup_copper_link_82571() local
1533 u32 ctrl; in e1000_check_for_serdes_link_82571() local
/freebsd-14.2/sys/x86/pci/
H A Dpci_early_quirks.c73 uint32_t ctrl; in intel_stolen_base_gen3() local
84 uint32_t ctrl; in intel_stolen_base_gen11() local
97 uint32_t ctrl; in intel_stolen_size_gen3() local
137 uint32_t ctrl; in intel_stolen_size_gen6() local
148 uint32_t ctrl; in intel_stolen_size_gen8() local
159 uint32_t ctrl; in intel_stolen_size_chv() local
181 uint32_t ctrl; in intel_stolen_size_gen9() local
/freebsd-14.2/sys/dev/bwi/
H A Dbwiphy.h67 #define PHY_WRITE(mac, ctrl, val) bwi_phy_write((mac), (ctrl), (val)) argument
68 #define PHY_READ(mac, ctrl) bwi_phy_read((mac), (ctrl)) argument
70 #define PHY_SETBITS(mac, ctrl, bits) \ argument
72 #define PHY_CLRBITS(mac, ctrl, bits) \ argument
74 #define PHY_FILT_SETBITS(mac, ctrl, filt, bits) \ argument
/freebsd-14.2/sys/dev/ata/chipsets/
H A Data-fsl.c83 struct ata_pci_controller *ctrl = data; in imx_ata_intr() local
92 struct ata_pci_controller *ctrl; in imx_ata_attach() local
136 struct ata_pci_controller *ctrl; in imx_ata_ch_attach() local
/freebsd-14.2/sys/amd64/vmm/amd/
H A Damdvi_hw.c267 struct amdvi_ctrl *ctrl; in amdvi_get_cmd_tail() local
288 struct amdvi_ctrl *ctrl; in amdvi_update_cmd_tail() local
474 struct amdvi_ctrl *ctrl; in amdvi_wait() local
500 struct amdvi_ctrl *ctrl; in amdvi_dump_cmds() local
524 struct amdvi_ctrl *ctrl; in amdvi_init_event() local
690 struct amdvi_ctrl *ctrl; in amdvi_print_events() local
711 struct amdvi_ctrl *ctrl; in amdvi_init_dte() local
755 struct amdvi_ctrl *ctrl; in amdvi_event_intr() local
785 struct amdvi_ctrl *ctrl; in amdvi_alloc_intr_resources() local
1312 struct amdvi_ctrl *ctrl; in amdvi_enable() local
[all …]
H A Dsvm.c290 struct vmcb_ctrl *ctrl; in svm_set_tsc_offset() local
386 struct vmcb_ctrl *ctrl; in svm_get_intercept() local
397 struct vmcb_ctrl *ctrl; in svm_set_intercept() local
435 struct vmcb_ctrl *ctrl; in vmcb_init() local
779 struct vmcb_ctrl *ctrl; in svm_handle_io() local
862 struct vmcb_ctrl *ctrl; in svm_handle_inst_emul() local
937 struct vmcb_ctrl *ctrl; in svm_eventinject() local
976 struct vmcb_ctrl *ctrl; in svm_update_virqinfo() local
992 struct vmcb_ctrl *ctrl; in svm_save_intinfo() local
1024 struct vmcb_ctrl *ctrl; in enable_intr_window_exiting() local
[all …]
/freebsd-14.2/sys/dev/uart/
H A Duart_dev_mvebu.c176 uint32_t ctrl = 0; in uart_mvebu_param() local
332 int ctrl; in uart_mvebu_bus_attach() local
363 int ctrl, ret = 0; in uart_mvebu_bus_flush() local
406 int ctrl, ret = 0; in uart_mvebu_bus_ioctl() local
441 int ipend, ctrl, ret = 0; in uart_mvebu_bus_ipend() local
556 int i, ctrl; in uart_mvebu_bus_transmit() local
590 uint32_t ctrl; in uart_mvebu_bus_grab() local
606 uint32_t ctrl; in uart_mvebu_bus_ungrab() local
/freebsd-14.2/sys/dev/iicbus/pmic/rockchip/
H A Drk8xx_rtc.c43 uint8_t ctrl; in rk8xx_gettime() local
113 uint8_t ctrl; in rk8xx_settime() local
/freebsd-14.2/tools/regression/capsicum/syscalls/
H A Dmisc.c55 unsigned char ctrl[CMSG_SPACE(sizeof(fd))]; in descriptor_send() local
85 unsigned char ctrl[CMSG_SPACE(sizeof(*fdp))]; in descriptor_recv() local
/freebsd-14.2/sbin/hastd/
H A Dproto_common.c65 unsigned char ctrl[CMSG_SPACE(sizeof(fd))]; in proto_descriptor_send() local
165 unsigned char ctrl[CMSG_SPACE(sizeof(*fdp))]; in proto_descriptor_recv() local
/freebsd-14.2/contrib/openbsm/bin/auditdistd/
H A Dproto_common.c64 unsigned char ctrl[CMSG_SPACE(sizeof(fd))]; in proto_descriptor_send() local
164 unsigned char ctrl[CMSG_SPACE(sizeof(*fdp))]; in proto_descriptor_recv() local
/freebsd-14.2/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c114 uint32_t data = 0, ctrl; in arswitch_readphy_internal() local
175 uint32_t ctrl; in arswitch_writephy_internal() local
/freebsd-14.2/usr.sbin/bluetooth/bthidd/
H A Dbthidd.h47 int32_t ctrl; /* control channel (listen) */ member
62 int32_t ctrl; /* control channel */ member
/freebsd-14.2/crypto/openssl/crypto/evp/
H A Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
/freebsd-14.2/sys/dev/sound/macio/
H A Di2s.c136 int ctrl; member
278 enum gpio_ctrl ctrl; member
596 gpio_read(enum gpio_ctrl ctrl) in gpio_read()
607 gpio_write(enum gpio_ctrl ctrl, u_int x) in gpio_write()

12345678