Home
last modified time | relevance | path

Searched refs:client_unreg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dauxbus.c63 cmd.client_unreg.opcode = PDS_AQ_CMD_CLIENT_UNREG; in pds_client_unregister()
64 cmd.client_unreg.client_id = cpu_to_le16(client_id); in pds_client_unregister()
/openbmc/linux/include/linux/pds/
H A Dpds_adminq.h1187 struct pds_core_client_unreg_cmd client_unreg; member