Home
last modified time | relevance | path

Searched refs:octeon_instr_ih3 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c35 struct octeon_instr_ih3 *ih3; in octeon_alloc_soft_command_resp()
53 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_alloc_soft_command_resp()
Docteon_nic.h185 struct octeon_instr_ih3 *ih3; in octnet_prepare_pci_cmd_o3()
192 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in octnet_prepare_pci_cmd_o3()
Drequest_manager.c613 struct octeon_instr_ih3 *ih3; in octeon_prepare_soft_command()
624 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_prepare_soft_command()
714 struct octeon_instr_ih3 *ih3; in octeon_send_soft_command()
727 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_send_soft_command()
Dliquidio_common.h337 struct octeon_instr_ih3 { struct
Dlio_vf_main.c1369 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
Dlio_main.c2299 len = (u32)((struct octeon_instr_ih3 *) in send_nic_timestamp_pkt()