Home
last modified time | relevance | path

Searched refs:db_shift (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
H A Docrdma-abi.h128 __u32 db_shift; member
146 __u32 db_shift; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Docrdma-abi.h128 __u32 db_shift; member
146 __u32 db_shift; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Docrdma-abi.h90 __u32 db_shift; member
104 __u32 db_shift; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Docrdma-abi.h79 __u32 db_shift; member
93 __u32 db_shift; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Docrdma-abi.h90 __u32 db_shift; member
104 __u32 db_shift; member
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c71 int db_shift; member
628 ret = ioread64(&sndev->mmio_self_dbmsg->idb) >> sndev->db_shift; in switchtec_ntb_db_read()
637 iowrite64(db_bits << sndev->db_shift, &sndev->mmio_self_dbmsg->idb); in switchtec_ntb_db_clear()
652 sndev->db_mask |= db_bits << sndev->db_shift; in switchtec_ntb_db_set_mask()
670 sndev->db_mask &= ~(db_bits << sndev->db_shift); in switchtec_ntb_db_clear_mask()
682 return (sndev->db_mask >> sndev->db_shift) & sndev->db_valid_mask; in switchtec_ntb_db_read_mask()
700 offset += sndev->db_shift / 8; in switchtec_ntb_peer_db_addr()
1239 sndev->db_shift = 0; in switchtec_ntb_init_db()
1243 sndev->db_shift = 0; in switchtec_ntb_init_db()
1247 sndev->db_shift in switchtec_ntb_init_db()
[all...]
/kernel/linux/linux-6.6/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c71 int db_shift; member
630 ret = ioread64(&sndev->mmio_self_dbmsg->idb) >> sndev->db_shift; in switchtec_ntb_db_read()
639 iowrite64(db_bits << sndev->db_shift, &sndev->mmio_self_dbmsg->idb); in switchtec_ntb_db_clear()
654 sndev->db_mask |= db_bits << sndev->db_shift; in switchtec_ntb_db_set_mask()
672 sndev->db_mask &= ~(db_bits << sndev->db_shift); in switchtec_ntb_db_clear_mask()
684 return (sndev->db_mask >> sndev->db_shift) & sndev->db_valid_mask; in switchtec_ntb_db_read_mask()
702 offset += sndev->db_shift / 8; in switchtec_ntb_peer_db_addr()
1237 sndev->db_shift = 0; in switchtec_ntb_init_db()
1241 sndev->db_shift = 0; in switchtec_ntb_init_db()
1245 sndev->db_shift in switchtec_ntb_init_db()
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c1199 uresp.db_shift = OCRDMA_DB_RQ_SHIFT; in ocrdma_copy_qp_uresp()
1749 uresp.db_shift = 24; in ocrdma_copy_srq_uresp()
1752 uresp.db_shift = 16; in ocrdma_copy_srq_uresp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c1201 uresp.db_shift = OCRDMA_DB_RQ_SHIFT; in ocrdma_copy_qp_uresp()
1748 uresp.db_shift = 24; in ocrdma_copy_srq_uresp()
1751 uresp.db_shift = 16; in ocrdma_copy_srq_uresp()

Completed in 14 milliseconds