Searched refs:ih3 (Results 1 – 2 of 2) sorted by relevance
102 uint64_t ih3; member509 struct octeon_instr_ih3 *ih3; in lio_prepare_pci_cmd() local514 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in lio_prepare_pci_cmd()520 ih3->pkind = lio_dev->instr_queue[setup->s.iq_no]->txpciq.s.pkind; in lio_prepare_pci_cmd()522 ih3->fsz = OCTEON_PCI_CMD_O3; in lio_prepare_pci_cmd()525 ih3->dlengsz = setup->s.u.datasize; in lio_prepare_pci_cmd()527 ih3->gather = 1; in lio_prepare_pci_cmd()528 ih3->dlengsz = setup->s.u.gatherptrs; in lio_prepare_pci_cmd()
1122 struct octeon_instr_ih3 *ih3; in lio_prepare_soft_command() local1129 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_prepare_soft_command()1131 ih3->pkind = lio_dev->instr_queue[sc->iq_no]->txpciq.s.pkind; in lio_prepare_soft_command()1148 ih3->dlengsz = sc->datasize; in lio_prepare_soft_command()1165 ih3->fsz = OCTEON_SOFT_CMD_RESP_IH3; in lio_prepare_soft_command()1169 ih3->fsz = OCTEON_PCI_CMD_O3; in lio_prepare_soft_command()1177 struct octeon_instr_ih3 *ih3; in lio_send_soft_command() local1181 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_send_soft_command()1182 if (ih3->dlengsz) { in lio_send_soft_command()1195 len = (uint32_t)ih3->dlengsz; in lio_send_soft_command()