| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | driver_i.h | 18 if (wpa_s->driver->init2) in wpa_drv_init() 21 if (wpa_s->driver->init) { in wpa_drv_init() 29 if (wpa_s->driver->deinit) in wpa_drv_deinit() 36 if (wpa_s->driver->set_param) in wpa_drv_set_param() 73 if (wpa_s->driver->init_mesh) in wpa_drv_init_mesh() 81 if (wpa_s->driver->join_mesh) in wpa_drv_join_mesh() 110 if (wpa_s->driver->scan2) in wpa_drv_scan() 257 if (wpa_s->driver->poll) { in wpa_drv_poll() 434 if (wpa_s->driver->if_add) in wpa_drv_if_add() 500 if (wpa_s->driver->resume) in wpa_drv_resume() [all …]
|
| H A D | wpa_priv.c | 35 const struct wpa_driver_ops *driver; member 63 if (iface->driver->deinit) in wpa_priv_cmd_register() 82 if (iface->driver->init2) { in wpa_priv_cmd_register() 83 if (iface->driver->global_init) { in wpa_priv_cmd_register() 96 } else if (iface->driver->init) { in wpa_priv_cmd_register() 113 if (iface->driver->set_param && in wpa_priv_cmd_register() 124 if (iface->driver->deinit) in wpa_priv_cmd_unregister() 176 if (iface->driver->scan2) in wpa_priv_cmd_scan() 237 if (iface->driver->get_scan_results || iface->driver->get_scan_results2) in wpa_priv_cmd_get_scan_results() 725 if (iface->driver->deinit) in wpa_priv_interface_deinit() [all …]
|
| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | ap_drv_ops.h | 122 if (!hapd->driver || !hapd->driver->send_action_cancel_wait || in hostapd_drv_send_action_cancel_wait() 184 if (hapd->driver == NULL || hapd->driver->set_sta_vlan == NULL) in hostapd_drv_set_sta_vlan() 193 if (hapd->driver == NULL || hapd->driver->get_inact_sec == NULL) in hostapd_drv_get_inact_sec() 238 if (hapd->driver == NULL || hapd->driver->set_acl == NULL) in hostapd_drv_set_acl() 246 if (hapd->driver == NULL || hapd->driver->set_ap == NULL) in hostapd_drv_set_ap() 273 if (hapd->driver == NULL || hapd->driver->set_authmode == NULL) in hostapd_drv_set_authmode() 282 if (hapd->driver == NULL || hapd->driver->poll_client == NULL) in hostapd_drv_poll_client() 299 if (hapd->driver == NULL || hapd->driver->get_country == NULL) in hostapd_get_country() 336 if (!hapd->driver || !hapd->driver->status || !hapd->drv_priv) in hostapd_drv_status() 388 if (hapd->driver == NULL || hapd->driver->vendor_cmd == NULL) in hostapd_drv_vendor_cmd() [all …]
|
| H A D | ap_drv_ops.c | 417 if (hapd->driver == NULL || hapd->driver->sta_auth == NULL) in hostapd_sta_auth() 570 if (hapd->driver == NULL || hapd->driver->if_add == NULL) in hostapd_if_add() 632 if (hapd->driver == NULL || hapd->driver->flush == NULL) in hostapd_flush() 687 if (hapd->driver == NULL || hapd->driver->set_rts == NULL) in hostapd_set_rts() 763 if (hapd->driver == NULL || hapd->driver->commit == NULL) in hostapd_driver_commit() 784 if (hapd->driver && hapd->driver->scan2) in hostapd_driver_scan() 793 if (hapd->driver && hapd->driver->get_scan_results) in hostapd_driver_get_scan_results() 795 if (hapd->driver && hapd->driver->get_scan_results2) in hostapd_driver_get_scan_results() 804 if (hapd->driver && hapd->driver->set_noa) in hostapd_driver_set_noa() 1093 if (!hapd->driver || !hapd->driver->get_ext_capab) in hostapd_get_ext_capa() [all …]
|
| H A D | wpa_auth_kay.c | 29 if (!hapd->driver->macsec_init) in hapd_macsec_init() 39 if (!hapd->driver->macsec_deinit) in hapd_macsec_deinit() 49 if (!hapd->driver->macsec_get_capability) in hapd_macsec_get_capability() 59 if (!hapd->driver->enable_protect_frames) in hapd_enable_protect_frames() 69 if (!hapd->driver->enable_encrypt) in hapd_enable_encrypt() 79 if (!hapd->driver->set_replay_protect) in hapd_set_replay_protect() 155 if (!hapd->driver->create_receive_sc) in hapd_create_receive_sc() 166 if (!hapd->driver->delete_receive_sc) in hapd_delete_receive_sc() 176 if (!hapd->driver->create_receive_sa) in hapd_create_receive_sa() 186 if (!hapd->driver->delete_receive_sa) in hapd_delete_receive_sa() [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | trace.h | 64 __get_str(driver), 102 __get_str(driver), 134 __get_str(driver), 164 __get_str(driver), 194 __get_str(driver), 222 __get_str(driver), 251 __get_str(driver), 281 __get_str(driver), 314 __get_str(driver), 342 __get_str(driver), [all …]
|
| /freebsd-14.2/sys/kern/ |
| H A D | device_if.m | 99 * is used to elect which driver is used - the driver which returns 109 * As a special case, if a driver returns zero, the driver election 130 * in the driver's method list: 142 * driver 166 * special drivers, including the isahint driver and the pnp driver to 175 * in the driver's method list: 181 * @param driver the driver whose identify method is being called 185 driver_t *driver; 198 * in the driver's method list: 230 * in the driver's method list: [all …]
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | trace.h | 59 __get_str(driver), 87 __get_str(driver), 116 __get_str(driver), 128 __string(driver, dev_driver_string(ab->dev)) 138 __get_str(driver), 182 __get_str(driver), 212 __get_str(driver), 242 __get_str(driver), 274 __get_str(driver), 302 __get_str(driver), [all …]
|
| /freebsd-14.2/sys/net/ |
| H A D | debugnet.h | 261 #define DEBUGNET_DEFINE(driver) \ argument 262 static debugnet_init_t driver##_debugnet_init; \ 263 static debugnet_event_t driver##_debugnet_event; \ 265 static debugnet_poll_t driver##_debugnet_poll; \ 268 .dn_init = driver##_debugnet_init, \ 269 .dn_event = driver##_debugnet_event, \ 270 .dn_transmit = driver##_debugnet_transmit, \ 271 .dn_poll = driver##_debugnet_poll, \ 276 #define DEBUGNET_SET(ifp, driver) \ argument 281 #define DEBUGNET_DEFINE(driver) argument [all …]
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_auxbus_compat.c | 101 auxdev->dev.driver = &auxdrv->driver; in auxiliary_device_add() 127 if (auxdev->dev.driver != &auxdrv->driver) in auxiliary_device_delete() 131 auxdev->dev.driver = NULL; in auxiliary_device_delete() 147 auxdrv->driver.name = kasprintf(GFP_KERNEL, "%s.%s", KBUILD_MODNAME, in auxiliary_driver_register() 150 auxdrv->driver.name = kasprintf(GFP_KERNEL, "%s", KBUILD_MODNAME); in auxiliary_driver_register() 151 if (!auxdrv->driver.name) in auxiliary_driver_register() 156 if (auxdev->dev.driver) in auxiliary_driver_register() 164 auxdev->dev.driver = &auxdrv->driver; in auxiliary_driver_register() 184 if (auxdev->dev.driver != &auxdrv->driver) in auxiliary_driver_unregister() 188 auxdev->dev.driver = NULL; in auxiliary_driver_unregister() [all …]
|
| /freebsd-14.2/sys/dev/drm2/ |
| H A D | drm_platform.c | 44 return dev->driver->name; in drm_platform_get_name() 51 master->unique_len = 13 + strlen(dev->driver->name); in drm_platform_set_busid() 67 "platform:%s:%02d", dev->driver->name, id); in drm_platform_set_busid() 117 struct drm_driver *driver) in drm_get_platform_dev() argument 123 driver->bus = &drm_platform_bus; in drm_get_platform_dev() 129 ret = drm_fill_in_dev(dev, driver); in drm_get_platform_dev() 146 if (dev->driver->load) { in drm_get_platform_dev() 147 ret = dev->driver->load(dev, 0); in drm_get_platform_dev() 161 list_add_tail(&dev->driver_item, &driver->device_list); in drm_get_platform_dev() 167 driver->name, driver->major, driver->minor, driver->patchlevel, in drm_get_platform_dev() [all …]
|
| H A D | drm_stub.c | 138 if (dev->driver->master_destroy) in drm_master_destroy() 193 if (dev->driver->master_set) { in drm_setmaster_ioctl() 215 if (dev->driver->master_drop) in drm_dropmaster_ioctl() 224 struct drm_driver *driver) in drm_fill_in_dev() argument 259 dev->driver = driver; in drm_fill_in_dev() 298 struct drm_driver *driver; in drm_cancel_fill_in_dev() local 300 driver = dev->driver; in drm_cancel_fill_in_dev() 436 struct drm_driver *driver; in drm_put_dev() local 445 driver = dev->driver; in drm_put_dev() 462 if (dev->driver->unload) in drm_put_dev() [all …]
|
| H A D | drm_fops.c | 48 if (dev->driver->firstopen) { in drm_setup() 49 ret = dev->driver->firstopen(dev); in drm_setup() 214 if (dev->driver->open) { in drm_open_helper() 215 ret = dev->driver->open(dev, priv); in drm_open_helper() 239 if (dev->driver->master_create) { in drm_open_helper() 251 if (dev->driver->master_set) { in drm_open_helper() 340 if (dev->driver->preclose) in drm_release() 382 if (dev->driver->context_dtor) in drm_release() 383 dev->driver->context_dtor(dev, in drm_release() 423 if (dev->driver->master_drop) in drm_release() [all …]
|
| /freebsd-14.2/share/examples/ppi/ |
| H A D | ppilcd.c | 134 driver = NULL; in main() 137 driver = &lcd_drivertab[i]; in main() 141 if (driver == NULL) { in main() 148 atexit(driver->l_finish); in main() 154 do_char(driver, *cp); in main() 159 do_char(driver, (char)ch); in main() 209 driver->l_command(CMD_NL); in do_char() 212 driver->l_command(CMD_CR); in do_char() 221 driver->l_putc('\\'); in do_char() 224 driver->l_command(ch); in do_char() [all …]
|
| /freebsd-14.2/share/examples/drivers/ |
| H A D | README | 6 They will, when run, create an example skeleton driver 7 for you. You can use this driver as a starting point for 18 At present these scripts also link the newly created driver into 21 a name for the driver.). 24 One for making a real device driver for ISA devices, and 29 Give them a single argument: the name of the driver. 33 The skeleton driver should already link with the kernel 36 runnable and the new driver should be 38 You should simply edit the driver and continue to use 41 The driver will end up in /sys/i386/isa for the device driver script, [all …]
|
| /freebsd-14.2/contrib/ofed/libibverbs/ |
| H A D | init.c | 137 struct ibv_driver *driver; in verbs_register_driver() local 139 driver = malloc(sizeof *driver); in verbs_register_driver() 140 if (!driver) { in verbs_register_driver() 145 driver->name = name; in verbs_register_driver() 147 driver->next = NULL; in verbs_register_driver() 150 tail_driver->next = driver; in verbs_register_driver() 152 head_driver = driver; in verbs_register_driver() 153 tail_driver = driver; in verbs_register_driver() 211 struct ibv_driver *driver; in try_drivers() local 214 for (driver = head_driver; driver; driver = driver->next) { in try_drivers() [all …]
|
| /freebsd-14.2/sys/dev/ice/ |
| H A D | irdma_if.m | 36 * be called from the ice driver to notify the RDMA client driver of device 37 * driver events. 47 * Called by the ice driver during attach to notify the RDMA client driver 56 * open - Notify the RDMA client driver that a peer device has been opened 59 * Called by the ice driver during the if_init routine to notify the RDMA 60 * client driver that a PF has been activated. 68 * close - Notify the RDMA client driver that a peer device has closed 71 * Called by the ice driver during the if_stop routine to notify the RDMA 72 * client driver that a PF has been deactivated. 83 * Called by the ice driver during detach to notify the RDMA client driver [all …]
|
| /freebsd-14.2/sys/dev/sym/ |
| H A D | README.sym | 2 * Device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 7 * This driver also supports the following Symbios/LSI PCI-SCSI chips: 12 * This driver for FreeBSD-CAM is derived from the Linux sym53c8xx driver. 15 * The sym53c8xx driver is derived from the ncr53c8xx driver that had been 16 * a port of the FreeBSD ncr driver to Linux-1.2.13. 60 This file was bundled with the `sym' driver source files, when 61 the driver was in development stage and not included yet into 63 gave informations on driver features and summerized important 65 using `man sym' for driver usage and features description, and 66 `cvs log' for driver changes. [all …]
|
| /freebsd-14.2/sys/dev/agp/ |
| H A D | agp_i810.c | 576 .driver = &agp_i810_g33_driver 581 .driver = &agp_i810_g33_driver 586 .driver = &agp_i810_g33_driver 591 .driver = &agp_i810_igd_driver 596 .driver = &agp_i810_igd_driver 611 .driver = &agp_i810_g4x_driver 616 .driver = &agp_i810_g4x_driver 621 .driver = &agp_i810_g4x_driver 626 .driver = &agp_i810_g4x_driver 631 .driver = &agp_i810_g4x_driver [all …]
|
| /freebsd-14.2/sys/dev/virtio/ |
| H A D | virtio.h | 69 #define VIRTIO_DRIVER_MODULE(name, driver, evh, arg) \ argument 70 DRIVER_MODULE(name, virtio_mmio, driver, evh, arg); \ 71 DRIVER_MODULE(name, virtio_pci, driver, evh, arg) 77 #define VIRTIO_SIMPLE_PNPINFO(driver, devtype, desc) \ argument 78 static const struct virtio_pnp_match driver ## _match = { \ 82 MODULE_PNP_INFO("U32:device_type;D:#", virtio_mmio, driver, \ 83 &driver ## _match, 1); \ 84 MODULE_PNP_INFO("U32:device_type;D:#", virtio_pci, driver, \ 85 &driver ## _match, 1) 86 #define VIRTIO_SIMPLE_PROBE(dev, driver) \ argument [all …]
|
| /freebsd-14.2/sys/opencrypto/ |
| H A D | cryptodev_if.m | 42 * @brief Probe to see if a crypto driver supports a session. 46 * the driver supports the algorithms and mode requested by the 49 * If the driver does not support a session with the requested 62 * @param dev the crypto driver device 65 * @retval negative if the driver supports this session - the 67 * driver for the session 68 * @retval EINVAL if the driver does not support the session 85 * @param dev the crypto driver device 109 * @param dev the crypto driver device 133 * @param dev the crypto driver device [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CreateInvocationFromCommandLine.cpp | 46 driver::Driver TheDriver(Args[0], llvm::sys::getDefaultTargetTriple(), *Diags, in createInvocation() 53 std::unique_ptr<driver::Compilation> C(TheDriver.BuildCompilation(Args)); in createInvocation() 57 if (C->getArgs().hasArg(driver::options::OPT_fdriver_only)) in createInvocation() 61 if (C->getArgs().hasArg(driver::options::OPT__HASH_HASH_HASH)) { in createInvocation() 71 const driver::JobList &Jobs = C->getJobs(); in createInvocation() 76 if (isa<driver::BindArchAction>(A)) in createInvocation() 78 if (isa<driver::OffloadAction>(A)) { in createInvocation() 93 auto Cmd = llvm::find_if(Jobs, [](const driver::Command &Cmd) { in createInvocation()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
| H A D | M68k.cpp | 21 using namespace clang::driver; 22 using namespace clang::driver::tools; 28 if (Arg *A = Args.getLastArg(clang::driver::options::OPT_mcpu_EQ)) { in getM68kTargetCPU() 52 if (Args.hasArg(clang::driver::options::OPT_m68000)) in getM68kTargetCPU() 54 if (Args.hasArg(clang::driver::options::OPT_m68010)) in getM68kTargetCPU() 56 if (Args.hasArg(clang::driver::options::OPT_m68020)) in getM68kTargetCPU() 58 if (Args.hasArg(clang::driver::options::OPT_m68030)) in getM68kTargetCPU() 60 if (Args.hasArg(clang::driver::options::OPT_m68040)) in getM68kTargetCPU() 62 if (Args.hasArg(clang::driver::options::OPT_m68060)) in getM68kTargetCPU()
|
| /freebsd-14.2/sys/dev/cxgbe/ |
| H A D | t4_if.m | 36 # to coordinate with the main driver for the PF4. 38 # Called by a driver during attach to determine if the PF4 driver is 39 # initialized. If the main driver is not ready, the driver should defer 45 # Called by the PF4 driver on each sibling device when the PF4 driver is 51 # Called by the PF4 driver on each sibling device when the PF4 driver is 57 # Called by a driver to query the PF4 driver for the child device
|
| /freebsd-14.2/sys/dev/qlxgbe/ |
| H A D | README.txt | 15 4.1 Installing the driver 16 4.2 Removing the driver 31 The Qlogic 83xx 10Gigabit Ethernet/CNA driver is compatible with the 36 10Gigabit Ethernet NIC/CNA driver supports following features 50 4. Using the driver 52 4.1 Installing the driver 54 - copy the driver file (if_qlxgbe.ko) into some directory (say qla_driver) 58 4.2 Removing the driver 62 5. Parameters to set prior to installing the driver 68 to installing the driver [all …]
|