Searched refs:cmd3 (Results 1 – 6 of 6) sorted by relevance
435 &sc->cmd.cmd3.irh; in lio_process_iq_request_list()647 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_prepare_soft_command()651 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3; in lio_prepare_soft_command()667 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_prepare_soft_command()673 sc->cmd.cmd3.ossp[0] = ossp0; in lio_prepare_soft_command()674 sc->cmd.cmd3.ossp[1] = ossp1; in lio_prepare_soft_command()677 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd3.rdp; in lio_prepare_soft_command()702 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_send_soft_command()706 sc->cmd.cmd3.dptr = sc->dmadptr; in lio_send_soft_command()709 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_send_soft_command()[all …]
152 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in lio_prepare_pci_cmd_o3()153 pki_ih3 = (struct octeon_instr_pki_ih3 *)&cmd->cmd3.pki_ih3; in lio_prepare_pci_cmd_o3()189 irh = (struct octeon_instr_irh *)&cmd->cmd3.irh; in lio_prepare_pci_cmd_o3()
225 struct lio_instr3_64B cmd3; member
525 …_write3(cvmx_cmd_queue_id_t queue_id, int use_locking, uint64_t cmd1, uint64_t cmd2, uint64_t cmd3) in cvmx_cmd_queue_write3() argument560 ptr[2] = cmd3; in cvmx_cmd_queue_write3()584 *ptr++ = cmd3; in cvmx_cmd_queue_write3()599 *ptr++ = cmd3; in cvmx_cmd_queue_write3()
147 ndata.cmd.cmd3.dptr = dptr; in lio_xmit()181 ndata.cmd.cmd3.dptr = dptr; in lio_xmit()187 irh = (struct octeon_instr_irh *)&ndata.cmd.cmd3.irh; in lio_xmit()188 tx_info = (union lio_tx_info *)&ndata.cmd.cmd3.ossp[0]; in lio_xmit()
6 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \