Home
last modified time | relevance | path

Searched defs:pdsc (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c58 bool pdsc_is_fw_running(struct pdsc *pdsc) in pdsc_is_fw_running()
74 bool pdsc_is_fw_good(struct pdsc *pdsc) in pdsc_is_fw_good()
87 static u8 pdsc_devcmd_status(struct pdsc *pdsc) in pdsc_devcmd_status()
92 static bool pdsc_devcmd_done(struct pdsc *pdsc) in pdsc_devcmd_done()
97 static void pdsc_devcmd_dbell(struct pdsc *pdsc) in pdsc_devcmd_dbell()
103 static void pdsc_devcmd_clean(struct pdsc *pdsc) in pdsc_devcmd_clean()
129 static int pdsc_devcmd_wait(struct pdsc *pdsc, u8 opcode, int max_seconds) in pdsc_devcmd_wait()
190 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd_locked()
210 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd()
222 int pdsc_devcmd_init(struct pdsc *pdsc) in pdsc_devcmd_init()
[all …]
H A Dcore.c28 void pdsc_intr_free(struct pdsc *pdsc, int index) in pdsc_intr_free() argument
51 int pdsc_intr_alloc(struct pdsc *pdsc, char *name, in pdsc_intr_alloc() argument
106 pdsc_qcq_intr_free(struct pdsc * pdsc,struct pdsc_qcq * qcq) pdsc_qcq_intr_free() argument
116 pdsc_qcq_intr_alloc(struct pdsc * pdsc,struct pdsc_qcq * qcq) pdsc_qcq_intr_alloc() argument
137 pdsc_qcq_free(struct pdsc * pdsc,struct pdsc_qcq * qcq) pdsc_qcq_free() argument
188 pdsc_qcq_alloc(struct pdsc * pdsc,unsigned int type,unsigned int index,const char * name,unsigned int flags,unsigned int num_descs,unsigned int desc_size,unsigned int cq_desc_size,unsigned int pid,struct pdsc_qcq * qcq) pdsc_qcq_alloc() argument
305 pdsc_core_uninit(struct pdsc * pdsc) pdsc_core_uninit() argument
316 pdsc_core_init(struct pdsc * pdsc) pdsc_core_init() argument
414 pdsc_viftypes_init(struct pdsc * pdsc) pdsc_viftypes_init() argument
445 pdsc_setup(struct pdsc * pdsc,bool init) pdsc_setup() argument
476 pdsc_teardown(struct pdsc * pdsc,bool removing) pdsc_teardown() argument
495 pdsc_start(struct pdsc * pdsc) pdsc_start() argument
503 pdsc_stop(struct pdsc * pdsc) pdsc_stop() argument
517 pdsc_adminq_wait_and_dec_once_unused(struct pdsc * pdsc) pdsc_adminq_wait_and_dec_once_unused() argument
535 pdsc_fw_down(struct pdsc * pdsc) pdsc_fw_down() argument
561 pdsc_fw_up(struct pdsc * pdsc) pdsc_fw_up() argument
602 struct pdsc *pdsc = container_of(work, struct pdsc, pci_reset_work); pdsc_pci_reset_thread() local
610 pdsc_check_pci_health(struct pdsc * pdsc) pdsc_check_pci_health() argument
630 struct pdsc *pdsc = container_of(work, struct pdsc, health_work); pdsc_health_thread() local
[all...]
H A Dmain.c26 struct pdsc *pdsc = timer_container_of(pdsc, t, wdtimer); in pdsc_wdtimer_cb() local
35 static void pdsc_unmap_bars(struct pdsc *pdsc) in pdsc_unmap_bars()
52 static int pdsc_map_bars(struct pdsc *pdsc) in pdsc_map_bars()
135 void __iomem *pdsc_map_dbpage(struct pdsc *pdsc, int page_num) in pdsc_map_dbpage()
144 struct pdsc *pdsc = pci_get_drvdata(pdev); in pdsc_sriov_configure() local
218 static int pdsc_init_pf(struct pdsc *pdsc) in pdsc_init_pf()
337 struct pdsc *pdsc; in pdsc_probe() local
402 struct pdsc *pdsc = pci_get_drvdata(pdev); in pdsc_remove() local
461 static void pdsc_stop_health_thread(struct pdsc *pdsc) in pdsc_stop_health_thread()
471 static void pdsc_restart_health_thread(struct pdsc *pdsc) in pdsc_restart_health_thread()
[all …]
H A Ddebugfs.c20 void pdsc_debugfs_add_dev(struct pdsc *pdsc) in pdsc_debugfs_add_dev()
27 void pdsc_debugfs_del_dev(struct pdsc *pdsc) in pdsc_debugfs_del_dev()
36 struct pdsc *pdsc = seq->private; in identity_show() local
65 void pdsc_debugfs_add_ident(struct pdsc *pdsc) in pdsc_debugfs_add_ident()
82 struct pdsc *pdsc = seq->private; in viftype_show() local
98 void pdsc_debugfs_add_viftype(struct pdsc *pdsc) in pdsc_debugfs_add_viftype()
112 void pdsc_debugfs_add_qcq(struct pdsc *pdsc, struct pdsc_qcq *qcq) in pdsc_debugfs_add_qcq()
H A Ddevlink.c8 pdsc_viftype *pdsc_dl_find_viftype_by_id(struct pdsc *pdsc, in pdsc_dl_find_viftype_by_id() argument
28 struct pdsc *pdsc = devlink_priv(dl); in pdsc_dl_enable_get() local
44 struct pdsc *pdsc in pdsc_dl_enable_set() local
74 struct pdsc *pdsc = devlink_priv(dl); pdsc_dl_enable_validate() local
91 struct pdsc *pdsc = devlink_priv(dl); pdsc_dl_flash_update() local
110 struct pdsc *pdsc = devlink_priv(dl); pdsc_dl_info_get() local
164 struct pdsc *pdsc = devlink_health_reporter_priv(reporter); pdsc_fw_reporter_diagnose() local
[all...]
H A Dadminq.c11 struct pdsc *pdsc = qcq->pdsc; in pdsc_process_notifyq() local
61 static bool pdsc_adminq_inc_if_up(struct pdsc *pdsc) in pdsc_adminq_inc_if_up()
74 struct pdsc *pdsc = qcq->pdsc; in pdsc_process_adminq() local
140 struct pdsc *pdsc = data; in pdsc_adminq_isr() local
157 static int __pdsc_adminq_post(struct pdsc *pdsc, in __pdsc_adminq_post()
223 int pdsc_adminq_post(struct pdsc *pdsc, in pdsc_adminq_post()
H A Dfw.c17 static int pdsc_devcmd_fw_download_locked(struct pdsc *pdsc, u64 addr, in pdsc_devcmd_fw_download_locked()
31 static int pdsc_devcmd_fw_install(struct pdsc *pdsc) in pdsc_devcmd_fw_install()
47 static int pdsc_devcmd_fw_activate(struct pdsc *pdsc, in pdsc_devcmd_fw_activate()
60 static int pdsc_fw_status_long_wait(struct pdsc *pdsc, in pdsc_fw_status_long_wait()
98 int pdsc_firmware_update(struct pdsc *pdsc, const struct firmware *fw, in pdsc_firmware_update()
/linux/drivers/vfio/pci/pds/
H A Dcmds.c25 struct pdsc *pdsc; in pds_vfio_client_adminq_cmd() local
50 struct pdsc *pdsc; in pds_vfio_register_client_cmd() local
73 struct pdsc *pdsc; in pds_vfio_unregister_client_cmd() local
/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c949 const struct pdsm_cmd_desc *pdsc; papr_scm_service_pdsm() local