Home
last modified time | relevance | path

Searched refs:pdsc_devcmd_with_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h317 int pdsc_devcmd_with_data(struct pdsc *pdsc, union pds_core_dev_cmd *cmd,
H A Dfw.c302 err = pdsc_devcmd_with_data(pdsc, &cmd, desc_data, desc_size, in pdsc_devcmd_match_record_desc()
553 err = pdsc_devcmd_with_data(pdsc, &cmd, component_tbl, tbl_sz, in pdsc_send_component_table()
H A Ddev.c296 int pdsc_devcmd_with_data(struct pdsc *pdsc, union pds_core_dev_cmd *cmd, in pdsc_devcmd_with_data() function