Searched refs:ih3 (Results 1 – 6 of 6) sorted by relevance
178 struct octeon_instr_ih3 *ih3; in octnet_prepare_pci_cmd_o3() local185 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in octnet_prepare_pci_cmd_o3()191 ih3->pkind = oct->instr_queue[setup->s.iq_no]->txpciq.s.pkind; in octnet_prepare_pci_cmd_o3()193 ih3->fsz = LIO_PCICMD_O3; in octnet_prepare_pci_cmd_o3()196 ih3->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o3()198 ih3->gather = 1; in octnet_prepare_pci_cmd_o3()199 ih3->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o3()
35 struct octeon_instr_ih3 *ih3; in octeon_alloc_soft_command_resp() local53 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_alloc_soft_command_resp()57 ih3->fsz = LIO_SOFTCMDRESP_IH3; in octeon_alloc_soft_command_resp()
587 struct octeon_instr_ih3 *ih3; in octeon_prepare_soft_command() local598 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_prepare_soft_command()600 ih3->pkind = oct->instr_queue[sc->iq_no]->txpciq.s.pkind; in octeon_prepare_soft_command()619 ih3->dlengsz = sc->datasize; in octeon_prepare_soft_command()638 ih3->fsz = LIO_SOFTCMDRESP_IH3; in octeon_prepare_soft_command()643 ih3->fsz = LIO_PCICMD_O3; in octeon_prepare_soft_command()689 struct octeon_instr_ih3 *ih3; in octeon_send_soft_command() local702 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_send_soft_command()703 if (ih3->dlengsz) { in octeon_send_soft_command()714 len = (u32)ih3->dlengsz; in octeon_send_soft_command()
236 u64 ih3; member
1381 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
2273 (&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()