| /freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_ethtool.c | 47 static u32 ipoib_get_rx_csum(if_t dev) in ipoib_get_rx_csum() 54 static int ipoib_get_coalesce(if_t dev, in ipoib_get_coalesce() 67 static int ipoib_set_coalesce(if_t dev, in ipoib_set_coalesce() 119 static int ipoib_get_sset_count(if_t dev, int sset) in ipoib_get_sset_count() 129 static void ipoib_get_ethtool_stats(if_t dev, in ipoib_get_ethtool_stats() 158 void ipoib_set_ethtool_ops(if_t dev) in ipoib_set_ethtool_ops()
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_resource.c | 136 acpi_lookup_irq_resource(device_t dev, int rid, struct resource *res, in acpi_lookup_irq_resource() 156 acpi_config_intr(device_t dev, ACPI_RESOURCE *res) in acpi_config_intr() 194 acpi_map_intr(device_t dev, u_int irq, ACPI_HANDLE handle) in acpi_map_intr() 222 device_t dev; member 256 device_t dev; in acpi_parse_resource() local 507 acpi_parse_resources(device_t dev, ACPI_HANDLE handle, in acpi_parse_resources() 612 acpi_res_ignore(device_t dev, int type, rman_res_t start, rman_res_t count) in acpi_res_ignore() 658 acpi_res_set_init(device_t dev, void *arg, void **context) in acpi_res_set_init() 670 acpi_res_set_done(device_t dev, void *context) in acpi_res_set_done() 680 acpi_res_set_ioport(device_t dev, void *context, uint64_t base, in acpi_res_set_ioport() [all …]
|
| H A D | acpi_cmbat.c | 65 device_t dev; member 114 acpi_cmbat_probe(device_t dev) in acpi_cmbat_probe() 128 acpi_cmbat_attach(device_t dev) in acpi_cmbat_attach() 159 acpi_cmbat_detach(device_t dev) in acpi_cmbat_detach() 180 acpi_cmbat_resume(device_t dev) in acpi_cmbat_resume() 191 device_t dev; in acpi_cmbat_notify_handler() local 254 device_t dev; in acpi_cmbat_get_bst() local 329 device_t dev; in acpi_cmbat_get_bix() local 493 acpi_cmbat_bix(device_t dev, void *bix, size_t len) in acpi_cmbat_bix() 517 acpi_cmbat_bst(device_t dev, struct acpi_bst *bst) in acpi_cmbat_bst() [all …]
|
| /freebsd/sys/dev/etherswitch/arswitch/ |
| H A D | arswitch.c | 94 arswitch_probe(device_t dev) in arswitch_probe() 192 arswitch_reset(device_t dev) in arswitch_reset() 493 arswitch_attach(device_t dev) in arswitch_attach() 666 arswitch_detach(device_t dev) in arswitch_detach() 840 arswitch_lock(device_t dev) in arswitch_lock() 849 arswitch_unlock(device_t dev) in arswitch_unlock() 858 arswitch_getinfo(device_t dev) in arswitch_getinfo() 899 arswitch_getport(device_t dev, etherswitch_port_t *p) in arswitch_getport() 1008 arswitch_setport(device_t dev, etherswitch_port_t *p) in arswitch_setport() 1076 arswitch_statchg(device_t dev) in arswitch_statchg() [all …]
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | hrowpic.c | 121 hrowpic_probe(device_t dev) in hrowpic_probe() 141 hrowpic_attach(device_t dev) in hrowpic_attach() 210 hrowpic_dispatch(device_t dev, struct trapframe *tf) in hrowpic_dispatch() 236 hrowpic_enable(device_t dev, u_int irq, u_int vector, void **priv __unused) in hrowpic_enable() 246 hrowpic_eoi(device_t dev, u_int irq, void *priv __unused) in hrowpic_eoi() 257 hrowpic_ipi(device_t dev, u_int irq) in hrowpic_ipi() 263 hrowpic_mask(device_t dev, u_int irq, void *priv __unused) in hrowpic_mask() 272 hrowpic_unmask(device_t dev, u_int irq, void *priv __unused) in hrowpic_unmask()
|
| H A D | cpcht.c | 150 cpcht_probe(device_t dev) in cpcht_probe() 171 cpcht_attach(device_t dev) in cpcht_attach() 214 cpcht_configure_htbridge(device_t dev, phandle_t child) in cpcht_configure_htbridge() 314 cpcht_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, in cpcht_read_config() 346 cpcht_write_config(device_t dev, u_int bus, u_int slot, u_int func, in cpcht_write_config() 376 cpcht_route_interrupt(device_t bus, device_t dev, int pin) in cpcht_route_interrupt() 382 cpcht_alloc_msi(device_t dev, device_t child, int count, int maxcount, in cpcht_alloc_msi() 422 cpcht_release_msi(device_t dev, device_t child, int count, int *irqs) in cpcht_release_msi() 438 cpcht_alloc_msix(device_t dev, device_t child, int *irq) in cpcht_alloc_msix() 465 cpcht_release_msix(device_t dev, device_t child, int irq) in cpcht_release_msix() [all …]
|
| /freebsd/sys/x86/cpufreq/ |
| H A D | p4tcc.c | 59 device_t dev; member 140 p4tcc_probe(device_t dev) in p4tcc_probe() 151 p4tcc_attach(device_t dev) in p4tcc_attach() 216 p4tcc_detach(device_t dev) in p4tcc_detach() 234 p4tcc_settings(device_t dev, struct cf_setting *sets, int *count) in p4tcc_settings() 258 p4tcc_set(device_t dev, const struct cf_setting *set) in p4tcc_set() 305 p4tcc_get(device_t dev, struct cf_setting *set) in p4tcc_get() 337 p4tcc_type(device_t dev, int *type) in p4tcc_type()
|
| /freebsd/sys/arm/ti/ |
| H A D | ti_sysc.c | 56 #define DPRINTF(dev, msg...) device_printf(dev, msg) argument 58 #define DPRINTF(dev, msg...) argument 135 device_t dev; member 162 ti_sysc_get_rev_address(device_t dev) { in ti_sysc_get_rev_address() 169 ti_sysc_get_rev_address_offset_host(device_t dev) { in ti_sysc_get_rev_address_offset_host() 176 ti_sysc_get_sysc_address(device_t dev) { in ti_sysc_get_sysc_address() 183 ti_sysc_get_sysc_address_offset_host(device_t dev) { in ti_sysc_get_sysc_address_offset_host() 190 ti_sysc_get_syss_address(device_t dev) { in ti_sysc_get_syss_address() 197 ti_sysc_get_syss_address_offset_host(device_t dev) { in ti_sysc_get_syss_address_offset_host() 209 ti_sysc_get_soft_reset_bit(device_t dev) { in ti_sysc_get_soft_reset_bit() [all …]
|
| /freebsd/contrib/libfido2/src/ |
| H A D | config.c | 44 config_tx(fido_dev_t *dev, uint8_t subcmd, cbor_item_t **paramv, size_t paramc, in config_tx() 108 config_enable_entattest_wait(fido_dev_t *dev, const char *pin, int *ms) in config_enable_entattest_wait() 120 fido_dev_enable_entattest(fido_dev_t *dev, const char *pin) in fido_dev_enable_entattest() 128 config_toggle_always_uv_wait(fido_dev_t *dev, const char *pin, int *ms) in config_toggle_always_uv_wait() 140 fido_dev_toggle_always_uv(fido_dev_t *dev, const char *pin) in fido_dev_toggle_always_uv() 148 config_pin_minlen_tx(fido_dev_t *dev, size_t len, bool force, in config_pin_minlen_tx() 188 config_pin_minlen(fido_dev_t *dev, size_t len, bool force, in config_pin_minlen() 201 fido_dev_set_pin_minlen(fido_dev_t *dev, size_t len, const char *pin) in fido_dev_set_pin_minlen() 209 fido_dev_force_pin_change(fido_dev_t *dev, const char *pin) in fido_dev_force_pin_change() 217 fido_dev_set_pin_minlen_rpid(fido_dev_t *dev, const char * const *rpid, in fido_dev_set_pin_minlen_rpid()
|
| /freebsd/sys/dev/agp/ |
| H A D | agp_ati.c | 76 agp_ati_match(device_t dev) in agp_ati_match() 108 agp_ati_probe(device_t dev) in agp_ati_probe() 122 agp_ati_alloc_gatt(device_t dev) in agp_ati_alloc_gatt() 166 agp_ati_attach(device_t dev) in agp_ati_attach() 241 agp_ati_detach(device_t dev) in agp_ati_detach() 272 agp_ati_get_aperture(device_t dev) in agp_ati_get_aperture() 289 agp_ati_set_aperture(device_t dev, u_int32_t aperture) in agp_ati_set_aperture() 311 agp_ati_bind_page(device_t dev, vm_offset_t offset, vm_offset_t physical) in agp_ati_bind_page() 324 agp_ati_unbind_page(device_t dev, vm_offset_t offset) in agp_ati_unbind_page() 336 agp_ati_flush_tlb(device_t dev) in agp_ati_flush_tlb()
|
| /freebsd/sys/dev/bhnd/cores/chipc/ |
| H A D | chipc_gpio.c | 102 chipc_gpio_probe(device_t dev) in chipc_gpio_probe() 119 chipc_gpio_attach(device_t dev) in chipc_gpio_attach() 208 chipc_gpio_detach(device_t dev) in chipc_gpio_detach() 228 chipc_gpio_get_bus(device_t dev) in chipc_gpio_get_bus() 236 chipc_gpio_pin_max(device_t dev, int *maxpin) in chipc_gpio_pin_max() 243 chipc_gpio_pin_set(device_t dev, uint32_t pin_num, uint32_t pin_value) in chipc_gpio_pin_set() 285 chipc_gpio_pin_get(device_t dev, uint32_t pin_num, uint32_t *pin_value) in chipc_gpio_pin_get() 320 chipc_gpio_pin_toggle(device_t dev, uint32_t pin_num) in chipc_gpio_pin_toggle() 352 chipc_gpio_pin_getcaps(device_t dev, uint32_t pin_num, uint32_t *caps) in chipc_gpio_pin_getcaps() 371 chipc_gpio_pin_getflags(device_t dev, uint32_t pin_num, uint32_t *flags) in chipc_gpio_pin_getflags() [all …]
|
| /freebsd/sys/arm/mv/ |
| H A D | mv_cp110_icu.c | 80 device_t dev; member 103 mv_cp110_icu_probe(device_t dev) in mv_cp110_icu_probe() 117 mv_cp110_icu_attach(device_t dev) in mv_cp110_icu_attach() 202 mv_cp110_icu_detach(device_t dev) in mv_cp110_icu_detach() 209 mv_cp110_icu_activate_intr(device_t dev, struct intr_irqsrc *isrc, in mv_cp110_icu_activate_intr() 222 mv_cp110_icu_enable_intr(device_t dev, struct intr_irqsrc *isrc) in mv_cp110_icu_enable_intr() 231 mv_cp110_icu_disable_intr(device_t dev, struct intr_irqsrc *isrc) in mv_cp110_icu_disable_intr() 267 mv_cp110_icu_map_intr(device_t dev, struct intr_map_data *data, in mv_cp110_icu_map_intr() 344 mv_cp110_icu_deactivate_intr(device_t dev, struct intr_irqsrc *isrc, in mv_cp110_icu_deactivate_intr() 375 mv_cp110_icu_setup_intr(device_t dev, struct intr_irqsrc *isrc, in mv_cp110_icu_setup_intr() [all …]
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_devres.c | 98 lkpi_devres_add(struct device *dev, void *p) in lkpi_devres_add() 112 lkpi_devres_find_dr(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_find_dr() 134 lkpi_devres_find(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_find() 152 lkpi_devres_unlink_locked(struct device *dev, struct devres *dr) in lkpi_devres_unlink_locked() 162 lkpi_devres_unlink(struct device *dev, void *p) in lkpi_devres_unlink() 177 lkpi_devres_release_free_list(struct device *dev) in lkpi_devres_release_free_list() 195 lkpi_devres_destroy(struct device *dev, void(*release)(struct device *, void *), in lkpi_devres_destroy() 233 lkpi_devm_kfree(struct device *dev, const void *p) in lkpi_devm_kfree() 256 lkpi_devm_action_release(struct device *dev, void *res) in lkpi_devm_action_release() 265 lkpi_devm_add_action(struct device *dev, void (*action)(void *), void *data) in lkpi_devm_add_action() [all …]
|
| /freebsd/sys/arm/freescale/vybrid/ |
| H A D | vf_gpio.c | 104 vf_gpio_probe(device_t dev) in vf_gpio_probe() 118 vf_gpio_attach(device_t dev) in vf_gpio_attach() 162 vf_gpio_get_bus(device_t dev) in vf_gpio_get_bus() 172 vf_gpio_pin_max(device_t dev, int *maxpin) in vf_gpio_pin_max() 180 vf_gpio_pin_getname(device_t dev, uint32_t pin, char *name) in vf_gpio_pin_getname() 202 vf_gpio_pin_getcaps(device_t dev, uint32_t pin, uint32_t *caps) in vf_gpio_pin_getcaps() 224 vf_gpio_pin_getflags(device_t dev, uint32_t pin, uint32_t *flags) in vf_gpio_pin_getflags() 246 vf_gpio_pin_get(device_t dev, uint32_t pin, unsigned int *val) in vf_gpio_pin_get() 268 vf_gpio_pin_toggle(device_t dev, uint32_t pin) in vf_gpio_pin_toggle() 315 vf_gpio_pin_setflags(device_t dev, uint32_t pin, uint32_t flags) in vf_gpio_pin_setflags() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | eeprom.c | 10 static int mt7996_check_eeprom(struct mt7996_dev *dev) in mt7996_check_eeprom() 27 static char *mt7996_eeprom_name(struct mt7996_dev *dev) in mt7996_eeprom_name() 96 static bool mt7996_eeprom_variant_valid(struct mt7996_dev *dev, const u8 *def) in mt7996_eeprom_variant_valid() 135 mt7996_eeprom_check_or_use_default(struct mt7996_dev *dev, bool use_default) in mt7996_eeprom_check_or_use_default() 164 static int mt7996_eeprom_load(struct mt7996_dev *dev) in mt7996_eeprom_load() 227 struct mt7996_dev *dev = phy->dev; in mt7996_eeprom_parse_efuse_hw_cap() local 288 int mt7996_eeprom_parse_hw_cap(struct mt7996_dev *dev, struct mt7996_phy *phy) in mt7996_eeprom_parse_hw_cap() 324 int mt7996_eeprom_init(struct mt7996_dev *dev) in mt7996_eeprom_init() 346 int mt7996_eeprom_get_target_power(struct mt7996_dev *dev, in mt7996_eeprom_get_target_power() 364 s8 mt7996_eeprom_get_power_delta(struct mt7996_dev *dev, int band) in mt7996_eeprom_get_power_delta() [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | sdio.c | 30 struct mt792x_dev *dev = container_of(mdev, struct mt792x_dev, mt76); in mt7921s_txrx_worker() local 41 static void mt7921s_unregister_device(struct mt792x_dev *dev) in mt7921s_unregister_device() 57 static int mt7921s_parse_intr(struct mt76_dev *dev, struct mt76s_intr *intr) in mt7921s_parse_intr() 126 struct mt792x_dev *dev; in mt7921s_probe() local 202 struct mt792x_dev *dev = sdio_get_drvdata(func); in mt7921s_remove() local 210 struct mt792x_dev *dev = sdio_get_drvdata(func); in mt7921s_suspend() local 286 struct mt792x_dev *dev = sdio_get_drvdata(func); in mt7921s_resume() local
|
| H A D | main.c | 283 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt7921_stop() local 301 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt7921_add_interface() local 368 void mt7921_roc_abort_sync(struct mt792x_dev *dev) in mt7921_roc_abort_sync() 473 struct mt792x_dev *dev = phy->dev; in mt7921_set_channel() local 499 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt7921_set_key() local 577 struct mt792x_dev *dev = priv; in mt7921_pm_interface_iter() local 598 struct mt792x_dev *dev = priv; in mt7921_sniffer_interface_iter() local 613 void mt7921_set_runtime_pm(struct mt792x_dev *dev) in mt7921_set_runtime_pm() 629 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt7921_config() local 669 struct mt792x_dev *dev = mt792x_hw_dev(hw); in mt7921_configure_filter() local [all …]
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | wed.c | 11 struct mt76_dev *dev = container_of(wed, struct mt76_dev, mmio.wed); in mt76_wed_release_rx_buf() local 34 struct mt76_dev *dev = container_of(wed, struct mt76_dev, mmio.wed); in mt76_wed_init_rx_buf() local 83 struct mt76_dev *dev = container_of(wed, struct mt76_dev, mmio.wed); in mt76_wed_offload_enable() local 93 int mt76_wed_dma_setup(struct mt76_dev *dev, struct mt76_queue *q, bool reset) in mt76_wed_dma_setup() 167 struct mt76_dev *dev = container_of(wed, struct mt76_dev, mmio.wed); in mt76_wed_offload_disable() local 177 struct mt76_dev *dev = container_of(wed, struct mt76_dev, mmio.wed); in mt76_wed_reset_complete() local 197 void mt76_wed_dma_reset(struct mt76_dev *dev) in mt76_wed_dma_reset()
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_sense.c | 41 int mlx4_SENSE_PORT(struct mlx4_dev *dev, int port, in mlx4_SENSE_PORT() 64 void mlx4_do_sense_ports(struct mlx4_dev *dev, in mlx4_do_sense_ports() 96 struct mlx4_dev *dev = sense->dev; in mlx4_sense_port() local 119 void mlx4_start_sense(struct mlx4_dev *dev) in mlx4_start_sense() 134 void mlx4_stop_sense(struct mlx4_dev *dev) in mlx4_stop_sense() 146 void mlx4_sense_init(struct mlx4_dev *dev) in mlx4_sense_init()
|
| /freebsd/sys/dev/ata/chipsets/ |
| H A D | ata-acard.c | 66 ata_acard_probe(device_t dev) in ata_acard_probe() 89 ata_acard_chipinit(device_t dev) in ata_acard_chipinit() 110 ata_acard_ch_attach(device_t dev) in ata_acard_ch_attach() 124 ata_acard_status(device_t dev) in ata_acard_status() 149 ata_acard_850_setmode(device_t dev, int target, int mode) in ata_acard_850_setmode() 173 ata_acard_86X_setmode(device_t dev, int target, int mode) in ata_acard_86X_setmode()
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_uar.c | 36 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar) in mthca_uar_alloc() 47 void mthca_uar_free(struct mthca_dev *dev, struct mthca_uar *uar) in mthca_uar_free() 52 int mthca_init_uar_table(struct mthca_dev *dev) in mthca_init_uar_table() 70 void mthca_cleanup_uar_table(struct mthca_dev *dev) in mthca_cleanup_uar_table()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mac.c | 57 static struct mt76_wcid *mt7915_rx_get_wcid(struct mt7915_dev *dev, in mt7915_rx_get_wcid() 77 bool mt7915_mac_wtbl_update(struct mt7915_dev *dev, int idx, u32 mask) in mt7915_mac_wtbl_update() 86 u32 mt7915_mac_wtbl_lmac_addr(struct mt7915_dev *dev, u16 wcid, u8 dw) in mt7915_mac_wtbl_lmac_addr() 94 static void mt7915_mac_sta_poll(struct mt7915_dev *dev) in mt7915_mac_sta_poll() 243 void mt7915_mac_enable_rtscts(struct mt7915_dev *dev, in mt7915_mac_enable_rtscts() 257 mt7915_wed_check_ppe(struct mt7915_dev *dev, struct mt76_queue *q, in mt7915_wed_check_ppe() 284 mt7915_mac_fill_rx(struct mt7915_dev *dev, struct sk_buff *skb, in mt7915_mac_fill_rx() 568 mt7915_mac_fill_rx_vector(struct mt7915_dev *dev, struct sk_buff *skb) in mt7915_mac_fill_rx_vector() 731 void mt7915_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi, in mt7915_mac_write_txwi() 755 struct mt7915_dev *dev = container_of(mdev, struct mt7915_dev, mt76); in mt7915_tx_prepare_skb() local [all …]
|
| /freebsd/sys/arm/freescale/imx/ |
| H A D | imx_gpio.c | 115 device_t dev; member 282 gpio_pic_map_intr(device_t dev, struct intr_map_data *data, in gpio_pic_map_intr() 297 gpio_pic_teardown_intr(device_t dev, struct intr_irqsrc *isrc, in gpio_pic_teardown_intr() 318 gpio_pic_setup_intr(device_t dev, struct intr_irqsrc *isrc, in gpio_pic_setup_intr() 396 gpio_pic_disable_intr(device_t dev, struct intr_irqsrc *isrc) in gpio_pic_disable_intr() 413 gpio_pic_enable_intr(device_t dev, struct intr_irqsrc *isrc) in gpio_pic_enable_intr() 427 gpio_pic_post_filter(device_t dev, struct intr_irqsrc *isrc) in gpio_pic_post_filter() 441 gpio_pic_post_ithread(device_t dev, struct intr_irqsrc *isrc) in gpio_pic_post_ithread() 456 gpio_pic_pre_ithread(device_t dev, struct intr_irqsrc *isrc) in gpio_pic_pre_ithread() 568 imx51_gpio_get_bus(device_t dev) in imx51_gpio_get_bus() [all …]
|
| /freebsd/sys/dev/bhnd/bhndb/ |
| H A D | bhndb.c | 125 bhndb_generic_probe(device_t dev) in bhndb_generic_probe() 131 bhndb_probe_nomatch(device_t dev, device_t child) in bhndb_probe_nomatch() 143 bhndb_print_child(device_t dev, device_t child) in bhndb_print_child() 165 bhndb_child_location(device_t dev, device_t child, struct sbuf *sb) in bhndb_child_location() 509 bhndb_attach(device_t dev, struct bhnd_chipid *cid, in bhndb_attach() 616 bhndb_generic_detach(device_t dev) in bhndb_generic_detach() 646 bhndb_generic_suspend(device_t dev) in bhndb_generic_suspend() 658 bhndb_generic_resume(device_t dev) in bhndb_generic_resume() 701 bhndb_suspend_resource(device_t dev, device_t child, int type, in bhndb_suspend_resource() 733 bhndb_resume_resource(device_t dev, device_t child, int type, in bhndb_resume_resource() [all …]
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_cmd.c | 140 struct mlx5_core_dev *dev = in alloc_ent() local 248 struct mlx5_core_dev *dev = container_of(ent->cmd, in poll_timeout() local 323 static int mlx5_internal_err_ret_value(struct mlx5_core_dev *dev, u16 op, in mlx5_internal_err_ret_value() 694 static int mlx5_cmd_check(struct mlx5_core_dev *dev, void *in, void *out) in mlx5_cmd_check() 719 static void dump_command(struct mlx5_core_dev *dev, in dump_command() 795 struct mlx5_core_dev *dev = container_of(ent->cmd, struct mlx5_core_dev, in cb_timeout_handler() local 808 struct mlx5_core_dev *dev = container_of(cmd, struct mlx5_core_dev, in complete_command() local 871 struct mlx5_core_dev *dev = container_of(cmd, struct mlx5_core_dev, cmd); in cmd_work_handler() local 952 static int wait_func(struct mlx5_core_dev *dev, struct mlx5_cmd_work_ent *ent) in wait_func() 981 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke() [all …]
|