Home
last modified time | relevance | path

Searched refs:pds_core_dev_cmd (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dfw.c20 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_download_locked()
33 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_install()
50 union pds_core_dev_cmd cmd = { in pdsc_devcmd_fw_activate()
66 union pds_core_dev_cmd cmd = { in pdsc_fw_status_long_wait()
Ddev.c173 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd_locked()
189 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd()
204 union pds_core_dev_cmd cmd = { in pdsc_devcmd_init()
214 union pds_core_dev_cmd cmd = { in pdsc_devcmd_reset()
224 union pds_core_dev_cmd cmd = { in pdsc_devcmd_identify_locked()
Dcore.h277 int pdsc_devcmd(struct pdsc *pdsc, union pds_core_dev_cmd *cmd,
279 int pdsc_devcmd_locked(struct pdsc *pdsc, union pds_core_dev_cmd *cmd,
Ddevlink.c100 union pds_core_dev_cmd cmd = { in pdsc_dl_info_get()
Dcore.c309 union pds_core_dev_cmd cmd = { in pdsc_core_init()
/Linux-v6.6/include/linux/pds/
Dpds_core_if.h451 union pds_core_dev_cmd { union
545 union pds_core_dev_cmd cmd;
564 static_assert(sizeof(union pds_core_dev_cmd) == 64);