Searched refs:doorbell (Results 1 – 7 of 7) sorted by relevance
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | hermon.h | 392 void *doorbell; member 411 struct hermonprm_qp_db_record doorbell __attribute__ (( aligned (4) )); member 472 struct hermonprm_cq_db_record doorbell __attribute__ (( aligned (8) )); member 494 void *doorbell; member
|
D | hermon.c | 760 ( virt_to_phys ( &hermon_cq->doorbell ) >> 3 ) ); in hermon_create_cq() 972 hermon_qp->send.doorbell = in hermon_create_qp() 1030 ( virt_to_phys ( &hermon_qp->recv.doorbell ) >> 2 ) ); in hermon_create_qp() 1360 virt_to_phys ( hermon_send_wq->doorbell ), db_reg.dword[0] ); in hermon_post_send() 1361 writel ( db_reg.dword[0], ( hermon_send_wq->doorbell ) ); in hermon_post_send() 1407 MLX_FILL_1 ( &hermon_recv_wq->doorbell, 0, receive_wqe_counter, in hermon_post_recv() 1549 MLX_FILL_1 ( &hermon_cq->doorbell, 0, update_ci, in hermon_poll_cq() 1580 hermon_eq->doorbell = in hermon_create_eq() 1761 virt_to_phys ( hermon_eq->doorbell ), in hermon_poll_eq() 1763 writel ( db_reg.dword[0], hermon_eq->doorbell ); in hermon_poll_eq()
|
D | arbel.h | 369 void *doorbell; member
|
D | arbel.c | 1319 arbel_eq->doorbell = ( arbel->eq_ci_doorbells + in arbel_create_eq() 1491 virt_to_phys ( arbel_eq->doorbell ), in arbel_poll_eq() 1493 writel ( db_reg.dword[0], arbel_eq->doorbell ); in arbel_poll_eq()
|
/external/kernel-headers/original/uapi/linux/ |
D | fsl_hypervisor.h | 159 __u32 doorbell; member
|
D | rio_mport_cdev.h | 144 struct rio_doorbell doorbell; /* header for RIO_DOORBELL */ member
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|