There is only one command ring that is used for issuing xHCI specific commands or commands related to device slots.
The command ring control register is defined in the operational register space. All xHCI commands are issued by placing the desired command TRB(s) on the command ring, then ringing the xHCI command doorbell register, that is writing the host controller command code to the DB target field of doorbell register 0.
All commands result in the generation of a command completion event TRB on the event ring.