Searched refs:client_unreg (Results 1 – 2 of 2) sorted by relevance
63 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()
1187 struct pds_core_client_unreg_cmd client_unreg; member