Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_nic.c52 struct octeon_instr_irh *irh; in octeon_alloc_soft_command_resp()
70 irh = (struct octeon_instr_irh *)&sc->cmd.irh; in octeon_alloc_soft_command_resp()
Docteon_nic.h138 struct octeon_instr_irh *irh; in octnet_prepare_pci_cmd()
168 irh = (struct octeon_instr_irh *)&cmd->irh; in octnet_prepare_pci_cmd()
Drequest_manager.c375 struct octeon_instr_irh *irh; in lio_process_iq_request_list()
397 irh = (struct octeon_instr_irh *)&sc->cmd.irh; in lio_process_iq_request_list()
561 struct octeon_instr_irh *irh; in octeon_prepare_soft_command()
580 irh = (struct octeon_instr_irh *)&sc->cmd.irh; in octeon_prepare_soft_command()
611 struct octeon_instr_irh *irh; in octeon_send_soft_command()
620 irh = (struct octeon_instr_irh *)&sc->cmd.irh; in octeon_send_soft_command()
Dliquidio_common.h346 struct octeon_instr_irh { struct
Dlio_main.c2881 struct octeon_instr_irh *irh = in liquidio_xmit()
2882 (struct octeon_instr_irh *)&ndata.cmd.irh; in liquidio_xmit()