| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_i2cbb.c | 80 lkpi_iicbb_probe(device_t dev) in lkpi_iicbb_probe() 88 lkpi_iicbb_attach(device_t dev) in lkpi_iicbb_attach() 103 lkpi_iicbb_detach(device_t dev) in lkpi_iicbb_detach() 114 lkpi_iicbb_add_adapter(device_t dev, struct i2c_adapter *adapter) in lkpi_iicbb_add_adapter() 132 lkpi_iicbb_get_adapter(device_t dev) in lkpi_iicbb_get_adapter() 176 lkpi_iicbb_setsda(device_t dev, int val) in lkpi_iicbb_setsda() 187 lkpi_iicbb_setscl(device_t dev, int val) in lkpi_iicbb_setscl() 198 lkpi_iicbb_getscl(device_t dev) in lkpi_iicbb_getscl() 211 lkpi_iicbb_getsda(device_t dev) in lkpi_iicbb_getsda() 224 lkpi_iicbb_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) in lkpi_iicbb_reset() [all …]
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_sprom.c | 65 bhnd_sprom_probe(device_t dev) in bhnd_sprom_probe() 76 bhnd_sprom_attach_meth(device_t dev) in bhnd_sprom_attach_meth() 93 bhnd_sprom_attach(device_t dev, bus_size_t offset) in bhnd_sprom_attach() 175 bhnd_sprom_resume(device_t dev) in bhnd_sprom_resume() 184 bhnd_sprom_suspend(device_t dev) in bhnd_sprom_suspend() 193 bhnd_sprom_detach(device_t dev) in bhnd_sprom_detach() 212 bhnd_sprom_getvar_method(device_t dev, const char *name, void *buf, size_t *len, in bhnd_sprom_getvar_method() 224 bhnd_sprom_setvar_method(device_t dev, const char *name, const void *buf, in bhnd_sprom_setvar_method()
|
| /freebsd/sys/dev/agp/ |
| H A D | agp_ali.c | 55 agp_ali_match(device_t dev) in agp_ali_match() 77 agp_ali_probe(device_t dev) in agp_ali_probe() 93 agp_ali_attach(device_t dev) in agp_ali_attach() 138 agp_ali_detach(device_t dev) in agp_ali_detach() 176 agp_ali_get_aperture(device_t dev) in agp_ali_get_aperture() 189 agp_ali_set_aperture(device_t dev, u_int32_t aperture) in agp_ali_set_aperture() 206 agp_ali_bind_page(device_t dev, vm_offset_t offset, vm_offset_t physical) in agp_ali_bind_page() 218 agp_ali_unbind_page(device_t dev, vm_offset_t offset) in agp_ali_unbind_page() 230 agp_ali_flush_tlb(device_t dev) in agp_ali_flush_tlb()
|
| /freebsd/sys/dev/ata/chipsets/ |
| H A D | ata-intel.c | 103 ata_intel_probe(device_t dev) in ata_intel_probe() 208 ata_intel_chipinit(device_t dev) in ata_intel_chipinit() 297 ata_intel_chipdeinit(device_t dev) in ata_intel_chipdeinit() 310 ata_intel_ch_attach(device_t dev) in ata_intel_ch_attach() 406 ata_intel_reset(device_t dev) in ata_intel_reset() 465 ata_intel_old_setmode(device_t dev, int target, int mode) in ata_intel_old_setmode() 475 ata_intel_new_setmode(device_t dev, int target, int mode) in ata_intel_new_setmode() 548 ata_intel_sch_setmode(device_t dev, int target, int mode) in ata_intel_sch_setmode() 577 ata_intel_sata_getrev(device_t dev, int target) in ata_intel_sata_getrev() 588 ata_intel_sata_status(device_t dev) in ata_intel_sata_status() [all …]
|
| /freebsd/sys/powerpc/mpc85xx/ |
| H A D | mpc85xx_gpio.c | 63 device_t dev; member 71 mpc85xx_gpio_get_bus(device_t dev) in mpc85xx_gpio_get_bus() 81 mpc85xx_gpio_pin_max(device_t dev, int *maxpin) in mpc85xx_gpio_pin_max() 90 mpc85xx_gpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) in mpc85xx_gpio_pin_getcaps() 103 mpc85xx_gpio_pin_getname(device_t dev, uint32_t pin, char *name) in mpc85xx_gpio_pin_getname() 117 mpc85xx_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value) in mpc85xx_gpio_pin_set() 141 mpc85xx_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *value) in mpc85xx_gpio_pin_get() 155 mpc85xx_gpio_pin_toggle(device_t dev, uint32_t pin) in mpc85xx_gpio_pin_toggle() 175 mpc85xx_gpio_probe(device_t dev) in mpc85xx_gpio_probe() 201 mpc85xx_gpio_attach(device_t dev) in mpc85xx_gpio_attach() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76x02_usb_core.c | 25 int mt76x02u_mac_start(struct mt76x02_dev *dev) in mt76x02u_mac_start() 69 struct mt76x02_dev *dev = container_of(mdev, struct mt76x02_dev, mt76); in mt76x02u_tx_prepare_skb() local 128 static void mt76x02u_start_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_start_pre_tbtt_timer() 146 static void mt76x02u_restart_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_restart_pre_tbtt_timer() 172 static void mt76x02u_stop_pre_tbtt_timer(struct mt76x02_dev *dev) in mt76x02u_stop_pre_tbtt_timer() 183 struct mt76x02_dev *dev = in mt76x02u_pre_tbtt_work() local 231 struct mt76x02_dev *dev = in mt76x02u_pre_tbtt_interrupt() local 239 static void mt76x02u_pre_tbtt_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_pre_tbtt_enable() 248 static void mt76x02u_beacon_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_beacon_enable() 257 void mt76x02u_init_beacon_config(struct mt76x02_dev *dev) in mt76x02u_init_beacon_config() [all …]
|
| H A D | mt76x02_mac.c | 11 void mt76x02_mac_reset_counters(struct mt76x02_dev *dev) in mt76x02_mac_reset_counters() 58 int mt76x02_mac_shared_key_setup(struct mt76x02_dev *dev, u8 vif_idx, in mt76x02_mac_shared_key_setup() 81 void mt76x02_mac_wcid_sync_pn(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_sync_pn() 106 int mt76x02_mac_wcid_set_key(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_set_key() 148 void mt76x02_mac_wcid_setup(struct mt76x02_dev *dev, u8 idx, in mt76x02_mac_wcid_setup() 169 void mt76x02_mac_wcid_set_drop(struct mt76x02_dev *dev, u8 idx, bool drop) in mt76x02_mac_wcid_set_drop() 180 mt76x02_mac_tx_rate_val(struct mt76x02_dev *dev, in mt76x02_mac_tx_rate_val() 228 void mt76x02_mac_wcid_set_rate(struct mt76x02_dev *dev, struct mt76_wcid *wcid, in mt76x02_mac_wcid_set_rate() 244 void mt76x02_mac_set_short_preamble(struct mt76x02_dev *dev, bool enable) in mt76x02_mac_set_short_preamble() 252 bool mt76x02_mac_load_tx_status(struct mt76x02_dev *dev, in mt76x02_mac_load_tx_status() [all …]
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_crtc_helper.c | 51 void drm_helper_move_panel_connectors_to_head(struct drm_device *dev) in drm_helper_move_panel_connectors_to_head() 116 struct drm_device *dev = connector->dev; in drm_helper_probe_single_connector_modes() local 221 struct drm_device *dev = encoder->dev; in drm_helper_encoder_in_use() local 244 struct drm_device *dev = crtc->dev; in drm_helper_crtc_in_use() local 274 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() 319 struct drm_device *dev; in drm_encoder_crtc_ok() local 345 drm_crtc_prepare_encoders(struct drm_device *dev) in drm_crtc_prepare_encoders() 390 struct drm_device *dev = crtc->dev; in drm_crtc_helper_set_mode() local 513 struct drm_device *dev = crtc->dev; in drm_crtc_helper_disable() local 552 struct drm_device *dev; in drm_crtc_helper_set_config() local [all …]
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_pagealloc.c | 38 struct mlx5_core_dev *dev; member 95 mlx5_fwp_alloc(struct mlx5_core_dev *dev, gfp_t flags, unsigned num) in mlx5_fwp_alloc() 164 struct mlx5_core_dev *dev; in mlx5_fwp_free() local 207 mlx5_insert_fw_page_locked(struct mlx5_core_dev *dev, struct mlx5_fw_page *nfp) in mlx5_insert_fw_page_locked() 231 mlx5_remove_fw_page_locked(struct mlx5_core_dev *dev, bus_addr_t addr) in mlx5_remove_fw_page_locked() 254 alloc_4k(struct mlx5_core_dev *dev, u64 *addr, u16 func_id) in alloc_4k() 282 free_4k(struct mlx5_core_dev *dev, u64 addr) in free_4k() 297 static int mlx5_cmd_query_pages(struct mlx5_core_dev *dev, u16 *func_id, in mlx5_cmd_query_pages() 319 static int give_pages(struct mlx5_core_dev *dev, u16 func_id, int npages, in give_pages() 385 static int reclaim_pages_cmd(struct mlx5_core_dev *dev, in reclaim_pages_cmd() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | eeprom.c | 8 mt7603_efuse_read(struct mt7603_dev *dev, u32 base, u16 addr, u8 *data) in mt7603_efuse_read() 41 mt7603_efuse_init(struct mt7603_dev *dev) in mt7603_efuse_init() 67 mt7603_has_cal_free_data(struct mt7603_dev *dev, u8 *efuse) in mt7603_has_cal_free_data() 91 mt7603_apply_cal_free_data(struct mt7603_dev *dev, u8 *efuse) in mt7603_apply_cal_free_data() 126 mt7603_eeprom_load(struct mt7603_dev *dev) in mt7603_eeprom_load() 137 static int mt7603_check_eeprom(struct mt76_dev *dev) in mt7603_check_eeprom() 151 static inline bool is_mt7688(struct mt7603_dev *dev) in is_mt7688() 156 int mt7603_eeprom_init(struct mt7603_dev *dev) in mt7603_eeprom_init()
|
| /freebsd/sys/x86/pci/ |
| H A D | pci_bus.c | 55 legacy_pcib_maxslots(device_t dev) in legacy_pcib_maxslots() 63 legacy_pcib_read_config(device_t dev, u_int bus, u_int slot, u_int func, in legacy_pcib_read_config() 72 legacy_pcib_write_config(device_t dev, u_int bus, u_int slot, u_int func, in legacy_pcib_write_config() 81 legacy_pcib_route_interrupt(device_t pcib, device_t dev, int pin) in legacy_pcib_route_interrupt() 96 legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, in legacy_pcib_alloc_msi() 107 legacy_pcib_alloc_msix(device_t pcib, device_t dev, int *irq) in legacy_pcib_alloc_msix() 116 legacy_pcib_map_msi(device_t pcib, device_t dev, int irq, uint64_t *addr, in legacy_pcib_map_msi() 500 legacy_pcib_probe(device_t dev) in legacy_pcib_probe() 509 legacy_pcib_attach(device_t dev) in legacy_pcib_attach() 532 legacy_pcib_read_ivar(device_t dev, device_t child, int which, in legacy_pcib_read_ivar() [all …]
|
| /freebsd/sys/dev/gpio/ |
| H A D | pl061.c | 85 pl061_get_bus(device_t dev) in pl061_get_bus() 94 pl061_pin_max(device_t dev, int *maxpin) in pl061_pin_max() 101 pl061_pin_getname(device_t dev, uint32_t pin, char *name) in pl061_pin_getname() 113 pl061_pin_getflags(device_t dev, uint32_t pin, uint32_t *flags) in pl061_pin_getflags() 135 pl061_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) in pl061_pin_getcaps() 158 pl061_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in pl061_pin_setflags() 183 pl061_pin_get(device_t dev, uint32_t pin, uint32_t *value) in pl061_pin_get() 202 pl061_pin_set(device_t dev, uint32_t pin, uint32_t value) in pl061_pin_set() 219 pl061_pin_toggle(device_t dev, uint32_t pin) in pl061_pin_toggle() 237 pl061_pic_disable_intr(device_t dev, struct intr_irqsrc *isrc) in pl061_pic_disable_intr() [all …]
|
| /freebsd/sys/arm/mv/ |
| H A D | mv_ap806_gicp.c | 61 device_t dev; member 86 mv_ap806_gicp_probe(device_t dev) in mv_ap806_gicp_probe() 100 mv_ap806_gicp_attach(device_t dev) in mv_ap806_gicp_attach() 159 mv_ap806_gicp_detach(device_t dev) in mv_ap806_gicp_detach() 222 mv_ap806_gicp_activate_intr(device_t dev, struct intr_irqsrc *isrc, in mv_ap806_gicp_activate_intr() 236 mv_ap806_gicp_enable_intr(device_t dev, struct intr_irqsrc *isrc) in mv_ap806_gicp_enable_intr() 246 mv_ap806_gicp_disable_intr(device_t dev, struct intr_irqsrc *isrc) in mv_ap806_gicp_disable_intr() 256 mv_ap806_gicp_map_intr(device_t dev, struct intr_map_data *data, in mv_ap806_gicp_map_intr() 265 mv_ap806_gicp_deactivate_intr(device_t dev, struct intr_irqsrc *isrc, in mv_ap806_gicp_deactivate_intr() 280 mv_ap806_gicp_setup_intr(device_t dev, struct intr_irqsrc *isrc, in mv_ap806_gicp_setup_intr() [all …]
|
| /freebsd/sys/dev/etherswitch/mtkswitch/ |
| H A D | mtkswitch.c | 87 mtkswitch_probe(device_t dev) in mtkswitch_probe() 164 mtkswitch_attach(device_t dev) in mtkswitch_attach() 248 mtkswitch_detach(device_t dev) in mtkswitch_detach() 396 mtkswitch_lock(device_t dev) in mtkswitch_lock() 405 mtkswitch_unlock(device_t dev) in mtkswitch_unlock() 414 mtkswitch_getinfo(device_t dev) in mtkswitch_getinfo() 429 mtkswitch_getport(device_t dev, etherswitch_port_t *p) in mtkswitch_getport() 471 mtkswitch_setport(device_t dev, etherswitch_port_t *p) in mtkswitch_setport() 505 mtkswitch_statchg(device_t dev) in mtkswitch_statchg() 539 mtkswitch_getconf(device_t dev, etherswitch_conf_t *conf) in mtkswitch_getconf() [all …]
|
| /freebsd/sys/arm/ti/ |
| H A D | ti_prm.c | 46 #define DPRINTF(dev, msg...) argument 53 device_t dev; member 84 ti_prm_probe(device_t dev) in ti_prm_probe() 100 ti_prm_attach(device_t dev) in ti_prm_attach() 123 ti_prm_detach(device_t dev) { in ti_prm_detach() 128 ti_prm_reset(device_t dev) in ti_prm_reset() 142 ti_prm_write_4(device_t dev, bus_addr_t addr, uint32_t val) in ti_prm_write_4() 155 ti_prm_read_4(device_t dev, bus_addr_t addr, uint32_t *val) in ti_prm_read_4() 169 ti_prm_modify_4(device_t dev, bus_addr_t addr, uint32_t clr, uint32_t set) in ti_prm_modify_4()
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_qp.c | 50 void mlx4_qp_event(struct mlx4_dev *dev, u32 qpn, int event_type) in mlx4_qp_event() 75 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0() 88 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify() 209 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify() 220 int __mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, in __mlx4_qp_reserve_range() 248 int mlx4_qp_reserve_range(struct mlx4_dev *dev, int cnt, int align, in mlx4_qp_reserve_range() 275 void __mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in __mlx4_qp_release_range() 285 void mlx4_qp_release_range(struct mlx4_dev *dev, int base_qpn, int cnt) in mlx4_qp_release_range() 305 int __mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in __mlx4_qp_alloc_icm() 349 static int mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in mlx4_qp_alloc_icm() [all …]
|
| H A D | mlx4_icm.c | 55 static void mlx4_free_icm_pages(struct mlx4_dev *dev, struct mlx4_icm_chunk *chunk) in mlx4_free_icm_pages() 68 static void mlx4_free_icm_coherent(struct mlx4_dev *dev, struct mlx4_icm_chunk *chunk) in mlx4_free_icm_coherent() 79 void mlx4_free_icm(struct mlx4_dev *dev, struct mlx4_icm *icm, int coherent) in mlx4_free_icm() 114 static int mlx4_alloc_icm_coherent(struct device *dev, struct scatterlist *mem, in mlx4_alloc_icm_coherent() 128 struct mlx4_icm *mlx4_alloc_icm(struct mlx4_dev *dev, int npages, in mlx4_alloc_icm() 228 static int mlx4_MAP_ICM(struct mlx4_dev *dev, struct mlx4_icm *icm, u64 virt) in mlx4_MAP_ICM() 233 static int mlx4_UNMAP_ICM(struct mlx4_dev *dev, u64 virt, u32 page_count) in mlx4_UNMAP_ICM() 239 int mlx4_MAP_ICM_AUX(struct mlx4_dev *dev, struct mlx4_icm *icm) in mlx4_MAP_ICM_AUX() 244 int mlx4_UNMAP_ICM_AUX(struct mlx4_dev *dev) in mlx4_UNMAP_ICM_AUX() 250 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj, in mlx4_table_get() [all …]
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_dock.c | 72 acpi_dock_get_info(device_t dev) in acpi_dock_get_info() 92 acpi_dock_execute_dck(device_t dev, int dock) in acpi_dock_execute_dck() 127 acpi_dock_execute_lck(device_t dev, int lock) in acpi_dock_execute_lck() 137 acpi_dock_execute_ejx(device_t dev, int eject, int state) in acpi_dock_execute_ejx() 187 device_t dev; in acpi_dock_attach_later() local 203 device_t dock_dev, dev; in acpi_dock_insert_child() local 244 acpi_dock_insert_children(device_t dev) in acpi_dock_insert_children() 257 acpi_dock_insert(device_t dev) in acpi_dock_insert() 293 device_t dock_dev, dev; in acpi_dock_eject_child() local 318 acpi_dock_eject_children(device_t dev) in acpi_dock_eject_children() [all …]
|
| /freebsd/sys/dev/ata/ |
| H A D | ata-all.c | 88 ata_probe(device_t dev) in ata_probe() 94 ata_attach(device_t dev) in ata_attach() 219 ata_detach(device_t dev) in ata_detach() 260 device_t dev = (device_t)context; in ata_conn_event() local 283 ata_reinit(device_t dev) in ata_reinit() 308 ata_suspend(device_t dev) in ata_suspend() 327 ata_resume(device_t dev) in ata_resume() 400 ata_print_cable(device_t dev, u_int8_t *who) in ata_print_cable() 410 ata_default_registers(device_t dev) in ata_default_registers() 694 ata_atapi(device_t dev, int target) in ata_atapi() [all …]
|
| /freebsd/sys/dev/sdhci/ |
| H A D | sdhci_acpi.c | 109 sdhci_acpi_read_1(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_read_1() 120 sdhci_acpi_write_1(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_write_1() 131 sdhci_acpi_read_2(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_read_2() 142 sdhci_acpi_write_2(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_write_2() 153 sdhci_acpi_read_4(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_read_4() 164 sdhci_acpi_write_4(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_write_4() 175 sdhci_acpi_read_multi_4(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_read_multi_4() 184 sdhci_acpi_write_multi_4(device_t dev, struct sdhci_slot *slot __unused, in sdhci_acpi_write_multi_4() 193 sdhci_acpi_set_uhs_timing(device_t dev, struct sdhci_slot *slot) in sdhci_acpi_set_uhs_timing() 239 sdhci_acpi_find_device(device_t dev) in sdhci_acpi_find_device() [all …]
|
| /freebsd/sys/dev/ntb/ntb_hw/ |
| H A D | ntb_hw_plx.c | 80 device_t dev; member 149 ntb_plx_probe(device_t dev) in ntb_plx_probe() 170 ntb_plx_init(device_t dev) in ntb_plx_init() 242 device_t dev = arg; in ntb_plx_isr() local 269 ntb_plx_setup_intr(device_t dev) in ntb_plx_setup_intr() 304 ntb_plx_teardown_intr(device_t dev) in ntb_plx_teardown_intr() 319 ntb_plx_attach(device_t dev) in ntb_plx_attach() 479 ntb_plx_detach(device_t dev) in ntb_plx_detach() 502 ntb_plx_port_number(device_t dev) in ntb_plx_port_number() 510 ntb_plx_peer_port_count(device_t dev) in ntb_plx_peer_port_count() [all …]
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | device.h | 194 #define dev_printk(lvl, dev, fmt, ...) \ argument 197 #define dev_emerg(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 198 #define dev_alert(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 199 #define dev_crit(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 200 #define dev_err(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 201 #define dev_warn(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 202 #define dev_notice(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 203 #define dev_info(dev, fmt, ...) device_printf((dev)->bsddev, fmt, ##__VA_ARGS__) argument 204 #define dev_dbg(dev, fmt, ...) do { } while (0) argument 206 #define dev_WARN(dev, fmt, ...) \ argument [all …]
|
| /freebsd/sys/dev/mlx5/mlx5_lib/ |
| H A D | mlx5_gid.c | 38 void mlx5_init_reserved_gids(struct mlx5_core_dev *dev) in mlx5_init_reserved_gids() 47 void mlx5_cleanup_reserved_gids(struct mlx5_core_dev *dev) in mlx5_cleanup_reserved_gids() 55 int mlx5_core_reserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_reserve_gids() 79 void mlx5_core_unreserve_gids(struct mlx5_core_dev *dev, unsigned int count) in mlx5_core_unreserve_gids() 92 int mlx5_core_reserved_gid_alloc(struct mlx5_core_dev *dev, int *gid_index) in mlx5_core_reserved_gid_alloc() 109 void mlx5_core_reserved_gid_free(struct mlx5_core_dev *dev, int gid_index) in mlx5_core_reserved_gid_free() 115 unsigned int mlx5_core_reserved_gids_count(struct mlx5_core_dev *dev) in mlx5_core_reserved_gids_count() 121 int mlx5_core_roce_gid_set(struct mlx5_core_dev *dev, unsigned int index, in mlx5_core_roce_gid_set()
|
| /freebsd/sys/dev/bwn/ |
| H A D | if_bwn_pci.c | 126 bwn_pci_find_devcfg(device_t dev, const struct bwn_pci_devcfg **cfg, in bwn_pci_find_devcfg() 152 bwn_pci_probe(device_t dev) in bwn_pci_probe() 168 bwn_pci_attach(device_t dev) in bwn_pci_attach() 193 bwn_pci_probe_nomatch(device_t dev, device_t child) in bwn_pci_probe_nomatch() 205 bwn_pci_get_generic_hwcfg(device_t dev, device_t child) in bwn_pci_get_generic_hwcfg() 212 bwn_pci_get_bhndb_hwtable(device_t dev, device_t child) in bwn_pci_get_bhndb_hwtable() 219 bwn_pci_get_bhndb_hwprio(device_t dev, device_t child) in bwn_pci_get_bhndb_hwprio() 226 bwn_pci_is_core_disabled(device_t dev, device_t child, in bwn_pci_is_core_disabled()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | init.c | 50 static ssize_t mt7915_thermal_temp_show(struct device *dev, in mt7915_thermal_temp_show() 78 static ssize_t mt7915_thermal_temp_store(struct device *dev, in mt7915_thermal_temp_store() 237 struct mt7915_dev *dev; in mt7915_led_set_config() local 301 struct mt7915_dev *dev = phy->dev; in __mt7915_init_txpower() local 349 struct mt7915_dev *dev = mt7915_hw_dev(hw); in mt7915_regd_notifier() local 372 struct mt7915_dev *dev = phy->dev; in mt7915_init_wiphy() local 496 mt7915_mac_init_band(struct mt7915_dev *dev, u8 band) in mt7915_mac_init_band() 567 mt7915_init_led_mux(struct mt7915_dev *dev) in mt7915_init_led_mux() 632 void mt7915_mac_init(struct mt7915_dev *dev) in mt7915_mac_init() 661 int mt7915_txbf_init(struct mt7915_dev *dev) in mt7915_txbf_init() [all …]
|