Home
last modified time | relevance | path

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

/linux-6.1.9/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.h178 struct octeon_instr_ih3 *ih3; in octnet_prepare_pci_cmd_o3()
185 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in octnet_prepare_pci_cmd_o3()
Drequest_manager.c590 struct octeon_instr_ih3 *ih3; in octeon_prepare_soft_command()
601 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_prepare_soft_command()
691 struct octeon_instr_ih3 *ih3; in octeon_send_soft_command()
704 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_send_soft_command()
Dliquidio_common.h350 struct octeon_instr_ih3 { struct
Dlio_vf_main.c1387 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
Dlio_main.c2275 len = (u32)((struct octeon_instr_ih3 *) in send_nic_timestamp_pkt()