/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | wpa_cli.c | 225 static int _wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd, int print) in _wpa_ctrl_command() 261 static int wpa_ctrl_command(struct wpa_ctrl *ctrl, const char *cmd) in wpa_ctrl_command() 267 static int wpa_cli_cmd(struct wpa_ctrl *ctrl, const char *cmd, int min_args, in wpa_cli_cmd() 283 static int wpa_cli_cmd_ifname(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ifname() 289 static int wpa_cli_cmd_status(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_status() 305 static int wpa_cli_cmd_ping(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_ping() 311 static int wpa_cli_cmd_relog(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_relog() 317 static int wpa_cli_cmd_note(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_note() 323 static int wpa_cli_cmd_mib(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_mib() 329 static int wpa_cli_cmd_pmksa(struct wpa_ctrl *ctrl, int argc, char *argv[]) in wpa_cli_cmd_pmksa() [all …]
|
H A D | libwpa_test.c | 15 struct wpa_ctrl *ctrl; in main() local
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | wpa_ctrl.c | 97 struct wpa_ctrl *ctrl; in wpa_ctrl_open2() local 247 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 310 struct wpa_ctrl *ctrl; in wpa_ctrl_open() local 459 char * wpa_ctrl_get_remote_ifname(struct wpa_ctrl *ctrl) in wpa_ctrl_get_remote_ifname() 469 void wpa_ctrl_close(struct wpa_ctrl *ctrl) in wpa_ctrl_close() 482 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request() 584 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper() 600 int wpa_ctrl_attach(struct wpa_ctrl *ctrl) in wpa_ctrl_attach() 606 int wpa_ctrl_detach(struct wpa_ctrl *ctrl) in wpa_ctrl_detach() 614 int wpa_ctrl_recv(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len) in wpa_ctrl_recv() [all …]
|
H A D | wpa_helpers.c | 25 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
|
/dflybsd-src/sys/dev/netif/ig_hal/ |
H A D | e1000_82543.c | 586 static void e1000_raise_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) in e1000_raise_mdi_clk_82543() 605 static void e1000_lower_mdi_clk_82543(struct e1000_hw *hw, u32 *ctrl) in e1000_lower_mdi_clk_82543() 629 u32 ctrl, mask; in e1000_shift_out_mdi_bits_82543() local 680 u32 ctrl; in e1000_shift_in_mdi_bits_82543() local 899 u32 ctrl; in e1000_reset_hw_82543() local 956 u32 ctrl; in e1000_init_hw_82543() local 1058 u32 ctrl; in e1000_setup_copper_link_82543() local 1146 u32 ctrl; in e1000_setup_fiber_link_82543() local 1332 u32 rxcw, ctrl, status; in e1000_check_for_fiber_link_82543() local 1401 u32 ctrl; in e1000_config_mac_to_phy_82543() local [all …]
|
H A D | e1000_82542.c | 196 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 D | e1000_mac.c | 784 u32 ctrl; in e1000_check_for_fiber_link_generic() local 851 u32 ctrl; in e1000_check_for_serdes_link_generic() local 1184 u32 ctrl; in e1000_setup_fiber_serdes_link_generic() local 1297 u32 ctrl; in e1000_force_mac_fc_generic() local 2006 u32 ctrl; in e1000_led_on_generic() local 2035 u32 ctrl; in e1000_led_off_generic() local 2093 u32 ctrl; in e1000_disable_pcie_master_generic() local
|
H A D | e1000_82571.c | 1061 u32 ctrl, ctrl_ext, eecd, tctl; in e1000_reset_hw_82571() local 1469 u32 ctrl; in e1000_led_on_82574() local 1566 u32 ctrl; in e1000_setup_copper_link_82571() local 1648 u32 ctrl; in e1000_check_for_serdes_link_82571() local
|
H A D | e1000_82540.c | 272 u32 ctrl, manc; in e1000_reset_hw_82540() local 413 u32 ctrl; in e1000_setup_copper_link_82540() local
|
H A D | e1000_82541.c | 295 u32 ledctl, ctrl, manc; in e1000_reset_hw_82541() local 535 u32 ctrl, ledctl; in e1000_setup_copper_link_82541() local
|
H A D | e1000_80003es2lan.c | 821 u32 ctrl; in e1000_reset_hw_80003es2lan() local 1191 u32 ctrl; in e1000_setup_copper_link_80003es2lan() local
|
/dflybsd-src/test/unix/passdesc/ |
H A D | passdesc.c | 27 } ctrl; in test_send_desc() local 63 } ctrl; in test_recv_desc() local
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_dsi_dcs_backlight.c | 95 u8 ctrl = 0; in dcs_disable_backlight() local 120 u8 ctrl = 0; in dcs_enable_backlight() local
|
/dflybsd-src/sys/dev/powermng/clockmod/ |
H A D | clockmod.c | 319 struct clockmod_dom_ctrl *ctrl = in clockmod_dom_create() local 422 const struct clockmod_dom_ctrl *ctrl = NULL; in clockmod_dom_sysctl_select() local 478 const struct clockmod_dom_ctrl *ctrl) in clockmod_select()
|
/dflybsd-src/sys/dev/sound/pci/ |
H A D | spicds.c | 43 spicds_ctrl ctrl; member 140 spicds_create(device_t dev, void *devinfo, int num, spicds_ctrl ctrl) in spicds_create()
|
/dflybsd-src/usr.bin/window/ |
H A D | char.h | 52 #define ctrl(c) (c & 0x1f) macro
|
/dflybsd-src/sys/platform/pc64/acpica/ |
H A D | acpi_pstate_machdep.c | 188 acpi_pst_amd_check_csr(const struct acpi_pst_res *ctrl, in acpi_pst_amd_check_csr() 431 acpi_pst_intel_check_csr(const struct acpi_pst_res *ctrl, in acpi_pst_intel_check_csr() 521 acpi_pst_intel_set_pstate(const struct acpi_pst_res *ctrl, in acpi_pst_intel_set_pstate()
|
/dflybsd-src/test/unix/loopdesc/ |
H A D | loopdesc.c | 19 } ctrl; in test_sendto_self() local
|
/dflybsd-src/test/udp/tos/ |
H A D | udp_tos.c | 33 } ctrl; in main() local
|
/dflybsd-src/contrib/wpa_supplicant/src/fst/ |
H A D | fst_internal.h | 34 struct fst_ctrl ctrl; member
|
H A D | fst.c | 134 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl) in fst_global_add_ctrl()
|
/dflybsd-src/test/udp/sendsrcaddr/ |
H A D | udp_sendsrcaddr.c | 23 } ctrl; in test_sendsrcaddr() local
|
/dflybsd-src/contrib/nvi2/common/ |
H A D | encoding.c | 61 int gotone = 0, ctrl = 0; in looks_utf8() local
|
/dflybsd-src/usr.sbin/pciconf/ |
H A D | cap.c | 127 uint16_t ctrl; in cap_msi() local 487 uint16_t ctrl; in cap_msix() local
|
/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_hw.c | 453 mpu_ep_control_t ctrl; in oce_pci_soft_reset() local
|