Searched refs:dlengsz (Results 1 – 5 of 5) sorted by relevance
158 ih2->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o2()161 ih2->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o2()203 ih3->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o3()206 ih3->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o3()
645 ih3->dlengsz = sc->datasize; in octeon_prepare_soft_command()680 ih2->dlengsz = sc->datasize; in octeon_prepare_soft_command()728 if (ih3->dlengsz) { in octeon_send_soft_command()739 len = (u32)ih3->dlengsz; in octeon_send_soft_command()742 if (ih2->dlengsz) { in octeon_send_soft_command()753 len = (u32)ih2->dlengsz; in octeon_send_soft_command()
347 u64 dlengsz:14; member375 u64 dlengsz:14;478 u64 dlengsz:14; member517 u64 dlengsz:14;
2300 (&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()2303 (&sc->cmd.cmd2.ih2))->dlengsz; in send_nic_timestamp_pkt()
1369 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()