Home
last modified time | relevance | path

Searched defs:ionic (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/pensando/ionic/
A Dionic.h42 struct ionic { struct
46 struct ionic_dev idev; argument
49 struct ionic_dev_bar bars[IONIC_BARS_MAX]; argument
51 struct ionic_identity ident; argument
53 struct ionic_lif *lif; argument
65 struct ionic_vf *vfs; argument
87 int ionic_dev_cmd_wait(struct ionic *ionic, unsigned long max_wait); argument
A Dionic_bus_pci.c27 const char *ionic_bus_info(struct ionic *ionic) in ionic_bus_info()
38 void ionic_bus_free_irq_vectors(struct ionic *ionic) in ionic_bus_free_irq_vectors()
46 static int ionic_map_bars(struct ionic *ionic) in ionic_map_bars()
83 static void ionic_unmap_bars(struct ionic *ionic) in ionic_unmap_bars()
185 struct ionic *ionic = pci_get_drvdata(pdev); in ionic_sriov_configure() local
233 static int ionic_setup_one(struct ionic *ionic) in ionic_setup_one()
308 struct ionic *ionic; in ionic_probe() local
407 struct ionic *ionic = pci_get_drvdata(pdev); in ionic_remove() local
437 struct ionic *ionic = pci_get_drvdata(pdev); in ionic_reset_prepare() local
462 struct ionic *ionic = pci_get_drvdata(pdev); in ionic_reset_done() local
[all …]
A Dionic_main.c488 static void ionic_dev_cmd_clean(struct ionic *ionic) in ionic_dev_cmd_clean()
499 void ionic_dev_cmd_dev_err_print(struct ionic *ionic, u8 opcode, u8 status, in ionic_dev_cmd_dev_err_print()
585 int ionic_dev_cmd_wait(struct ionic *ionic, unsigned long max_seconds) in ionic_dev_cmd_wait()
590 int ionic_dev_cmd_wait_nomsg(struct ionic *ionic, unsigned long max_seconds) in ionic_dev_cmd_wait_nomsg()
595 int ionic_setup(struct ionic *ionic) in ionic_setup()
607 int ionic_identify(struct ionic *ionic) in ionic_identify()
663 int ionic_init(struct ionic *ionic) in ionic_init()
676 int ionic_reset(struct ionic *ionic) in ionic_reset()
692 int ionic_port_identify(struct ionic *ionic) in ionic_port_identify()
713 int ionic_port_init(struct ionic *ionic) in ionic_port_init()
[all …]
A Dionic_devlink.c16 struct ionic *ionic = devlink_priv(dl); in ionic_dl_flash_update() local
24 struct ionic *ionic = devlink_priv(dl); in ionic_dl_info_get() local
70 void ionic_devlink_free(struct ionic *ionic) in ionic_devlink_free()
77 int ionic_devlink_register(struct ionic *ionic) in ionic_devlink_register()
96 void ionic_devlink_unregister(struct ionic *ionic) in ionic_devlink_unregister()
A Dionic_dev.c16 struct ionic *ionic = from_timer(ionic, t, watchdog_timer); in ionic_watchdog_cb() local
71 static int ionic_get_preferred_cpu(struct ionic *ionic, in ionic_get_preferred_cpu()
97 struct ionic *ionic = container_of(work, struct ionic, in ionic_doorbell_check_dwork() local
131 bool ionic_doorbell_wa(struct ionic *ionic) in ionic_doorbell_wa()
138 static int ionic_watchdog_init(struct ionic *ionic) in ionic_watchdog_init()
181 void ionic_init_devinfo(struct ionic *ionic) in ionic_init_devinfo()
202 int ionic_dev_setup(struct ionic *ionic) in ionic_dev_setup()
271 void ionic_dev_teardown(struct ionic *ionic) in ionic_dev_teardown()
310 int ionic_heartbeat_check(struct ionic *ionic) in ionic_heartbeat_check()
593 int ionic_set_vf_config(struct ionic *ionic, int vf, in ionic_set_vf_config()
[all …]
A Dionic_debugfs.h24 static inline void ionic_debugfs_add_dev(struct ionic *ionic) { } in ionic_debugfs_add_dev()
25 static inline void ionic_debugfs_del_dev(struct ionic *ionic) { } in ionic_debugfs_del_dev()
26 static inline void ionic_debugfs_add_ident(struct ionic *ionic) { } in ionic_debugfs_add_ident()
27 static inline void ionic_debugfs_add_sizes(struct ionic *ionic) { } in ionic_debugfs_add_sizes()
A Dionic_debugfs.c26 void ionic_debugfs_add_dev(struct ionic *ionic) in ionic_debugfs_add_dev()
31 void ionic_debugfs_del_dev(struct ionic *ionic) in ionic_debugfs_del_dev()
39 struct ionic *ionic = seq->private; in identity_show() local
57 void ionic_debugfs_add_ident(struct ionic *ionic) in ionic_debugfs_add_ident()
63 void ionic_debugfs_add_sizes(struct ionic *ionic) in ionic_debugfs_add_sizes()
A Dionic_lif.c248 struct ionic *ionic = lif->ionic; in ionic_intr_alloc() local
2355 struct ionic *ionic = lif->ionic; in ionic_get_vf_config() local
2386 struct ionic *ionic = lif->ionic; in ionic_get_vf_stats() local
2423 struct ionic *ionic = lif->ionic; in ionic_set_vf_mac() local
2455 struct ionic *ionic = lif->ionic; in ionic_set_vf_vlan() local
2494 struct ionic *ionic = lif->ionic; in ionic_set_vf_rate() local
2526 struct ionic *ionic = lif->ionic; in ionic_set_vf_spoofchk() local
2554 struct ionic *ionic = lif->ionic; in ionic_set_vf_trust() local
2582 struct ionic *ionic = lif->ionic; in ionic_set_vf_link_state() local
2624 struct ionic *ionic = lif->ionic; in ionic_vf_attr_replay() local
[all …]
A Dionic_phc.c70 struct ionic *ionic = lif->ionic; in ionic_lif_hwstamp_set_ts_config() local
265 static u64 ionic_hwstamp_read(struct ionic *ionic, in ionic_hwstamp_read()
296 struct ionic *ionic = phc->lif->ionic; in ionic_cc_read() local
413 struct ionic *ionic = phc->lif->ionic; in ionic_phc_gettimex64() local
522 struct ionic *ionic = lif->ionic; in ionic_lif_alloc_phc() local
A Dionic_ethtool.c77 struct ionic *ionic = lif->ionic; in ionic_get_drvinfo() local
278 struct ionic *ionic = lif->ionic; in ionic_set_link_ksettings() local
326 struct ionic *ionic = lif->ionic; in ionic_set_pauseparam() local
983 struct ionic *ionic = lif->ionic; in ionic_get_ts_info() local
1072 struct ionic *ionic = lif->ionic; in ionic_nway_reset() local
A Dionic_fw.c59 static int ionic_fw_status_long_wait(struct ionic *ionic, in ionic_fw_status_long_wait()
99 struct ionic *ionic = lif->ionic; in ionic_firmware_update() local
A Dionic_lif.h186 struct ionic *ionic; member
314 static inline u32 ionic_coal_usec_to_hw(struct ionic *ionic, u32 usecs) in ionic_coal_usec_to_hw()

Completed in 26 milliseconds