Searched refs:db_size (Results 1 – 6 of 6) sorted by relevance
176 u16 db_size; member
365 bp->db_size = bp->acquire_resp.pfdev_info.db_size; in bnx2x_vfpf_acquire()1187 resp->pfdev_info.db_size = bp->db_size; in bnx2x_vf_mbx_acquire_resp()1235 resp->pfdev_info.db_size, in bnx2x_vf_mbx_acquire_resp()
867 writel((u32)(val), bp->doorbells + (bp->db_size * (cid))); \1428 u16 db_size; member
10721 bp->db_size = (1 << BNX2X_DB_SHIFT); in bnx2x_get_common_hwinfo()
89 int db_size; member1183 BUG_ON(sizeof(map) < db->db_size); in o2hb_debug_open()1195 memcpy(map, db->db_data, db->db_size); in o2hb_debug_open()1202 memcpy(map, reg->hr_live_node_bitmap, db->db_size); in o2hb_debug_open()1302 (*db)->db_size = size; in o2hb_debug_create()
5218 *(cid_ptr + 1) = cid * bp->db_size; in cnic_init_rings()