Searched refs:db_shift (Results 1 – 2 of 2) sorted by relevance
71 int db_shift; member630 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 = 32; in switchtec_ntb_init_db()[all …]
1201 uresp.db_shift = OCRDMA_DB_RQ_SHIFT; in ocrdma_copy_qp_uresp()1750 uresp.db_shift = 24; in ocrdma_copy_srq_uresp()1753 uresp.db_shift = 16; in ocrdma_copy_srq_uresp()