Home
last modified time | relevance | path

Searched refs:cmd3 (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
A Dresponse_manager.c121 (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_process_ordered_list()
127 sc->cmd.cmd3.ossp[0], sc->cmd.cmd3.ossp[1]); in lio_process_ordered_list()
161 &sc->cmd.cmd3.irh; in lio_process_ordered_list()
170 sc->cmd.cmd3.ossp[0]); in lio_process_ordered_list()
174 sc->cmd.cmd3.ossp[1], in lio_process_ordered_list()
A Docteon_nic.c53 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_alloc_soft_command_resp()
54 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd3.rdp; in octeon_alloc_soft_command_resp()
55 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in octeon_alloc_soft_command_resp()
74 sc->cmd.cmd3.rptr = sc->dmarptr; in octeon_alloc_soft_command_resp()
A Drequest_manager.c598 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_prepare_soft_command()
602 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3; in octeon_prepare_soft_command()
621 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in octeon_prepare_soft_command()
627 sc->cmd.cmd3.ossp[0] = ossp0; in octeon_prepare_soft_command()
628 sc->cmd.cmd3.ossp[1] = ossp1; in octeon_prepare_soft_command()
631 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd3.rdp; in octeon_prepare_soft_command()
702 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in octeon_send_soft_command()
705 sc->cmd.cmd3.dptr = sc->dmadptr; in octeon_send_soft_command()
707 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in octeon_send_soft_command()
712 sc->cmd.cmd3.rptr = sc->dmarptr; in octeon_send_soft_command()
A Docteon_nic.h185 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in octnet_prepare_pci_cmd_o3()
186 pki_ih3 = (struct octeon_instr_pki_ih3 *)&cmd->cmd3.pki_ih3; in octnet_prepare_pci_cmd_o3()
220 irh = (struct octeon_instr_irh *)&cmd->cmd3.irh; in octnet_prepare_pci_cmd_o3()
A Docteon_iq.h259 struct octeon_instr3_64B cmd3; member
A Dlio_vf_main.c1381 len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
1497 ndata.cmd.cmd3.dptr = dptr; in liquidio_xmit()
1568 ndata.cmd.cmd3.dptr = dptr; in liquidio_xmit()
1575 irh = (struct octeon_instr_irh *)&ndata.cmd.cmd3.irh; in liquidio_xmit()
1576 tx_info = (union tx_info *)&ndata.cmd.cmd3.ossp[0]; in liquidio_xmit()
A Dlio_vf_rep.c420 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3; in lio_vf_rep_pkt_xmit()
A Dlio_main.c2267 (&sc->cmd.cmd3.ih3))->dlengsz; in send_nic_timestamp_pkt()
2395 ndata.cmd.cmd3.dptr = dptr; in liquidio_xmit()
2471 ndata.cmd.cmd3.dptr = dptr; in liquidio_xmit()
2481 irh = (struct octeon_instr_irh *)&ndata.cmd.cmd3.irh; in liquidio_xmit()
2482 tx_info = (union tx_info *)&ndata.cmd.cmd3.ossp[0]; in liquidio_xmit()
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c1168 } *cmd3; in vmw_gb_surface_create() local
1195 cmd_len = sizeof(cmd3->body); in vmw_gb_surface_create()
1196 submit_len = sizeof(*cmd3); in vmw_gb_surface_create()
1210 cmd3 = (typeof(cmd3))cmd; in vmw_gb_surface_create()
1234 cmd3->header.id = cmd_id; in vmw_gb_surface_create()
1235 cmd3->header.size = cmd_len; in vmw_gb_surface_create()
1351 } *cmd3; in vmw_gb_surface_unbind() local
1368 cmd3 = (void *) &cmd1[1]; in vmw_gb_surface_unbind()
1374 cmd3 = (void *) &cmd2[1]; in vmw_gb_surface_unbind()
1378 cmd3->header.size = sizeof(cmd3->body); in vmw_gb_surface_unbind()
[all …]
/linux/arch/mips/include/asm/octeon/
A Dcvmx-cmd-queue.h529 uint64_t cmd3) in cvmx_cmd_queue_write3() argument
563 ptr[2] = cmd3; in cvmx_cmd_queue_write3()
592 *ptr++ = cmd3; in cvmx_cmd_queue_write3()
608 *ptr++ = cmd3; in cvmx_cmd_queue_write3()
/linux/drivers/comedi/drivers/
A Dni_labpc.h32 unsigned int cmd3; member
A Dni_labpc_common.c118 devpriv->cmd3 = 0; in labpc_cancel()
119 devpriv->write_byte(dev, devpriv->cmd3, CMD3_REG); in labpc_cancel()
724 devpriv->cmd3 |= CMD3_ERRINTEN; in labpc_ai_cmd()
727 devpriv->cmd3 |= CMD3_FIFOINTEN; in labpc_ai_cmd()
728 devpriv->write_byte(dev, devpriv->cmd3, CMD3_REG); in labpc_ai_cmd()
1219 devpriv->write_byte(dev, devpriv->cmd3, CMD3_REG); in labpc_common_attach()
A Dni_labpc_isadma.c67 devpriv->cmd3 |= (CMD3_DMAEN | CMD3_DMATCINTEN); in labpc_setup_dma()
/linux/tools/testing/selftests/x86/
A Dlam.c69 #define PAS_CMD(cmd1, cmd2, cmd3) (((cmd3) << 8) | ((cmd2) << 4) | ((cmd1) << 0)) argument
/linux/drivers/mmc/host/
A Dvub300.c1802 u8 cmd3 = 0xFF & (cmd->arg >> 0); in examine_cyclic_buffer() local
1808 cmd3 == rf->command_byte[3]) { in examine_cyclic_buffer()
1830 cmd3 == r->command_byte[3]) { in examine_cyclic_buffer()
/linux/drivers/video/fbdev/mmp/hw/
A Dmmp_ctrl.h1071 u32 cmd3; member

Completed in 52 milliseconds