Home
last modified time | relevance | path

Searched refs:dlengsz (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Docteon_nic.h151 ih2->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o2()
154 ih2->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o2()
196 ih3->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o3()
199 ih3->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o3()
A Dliquidio_common.h360 u64 dlengsz:14; member
388 u64 dlengsz:14;
491 u64 dlengsz:14; member
530 u64 dlengsz:14;
A Drequest_manager.c622 ih3->dlengsz = sc->datasize; in octeon_prepare_soft_command()
657 ih2->dlengsz = sc->datasize; in octeon_prepare_soft_command()
705 if (ih3->dlengsz) { in octeon_send_soft_command()
716 len = (u32)ih3->dlengsz; in octeon_send_soft_command()
719 if (ih2->dlengsz) { in octeon_send_soft_command()
730 len = (u32)ih2->dlengsz; in octeon_send_soft_command()
A Dlio_main.c2279 (&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
2282 (&sc->cmd.cmd2.ih2))->dlengsz; in send_nic_timestamp_pkt()
A Dlio_vf_main.c1387 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()

Completed in 19 milliseconds