Lines Matching refs:db_data
120 u32 db_data[MAX_DB_COUNT];
379 * in db_data of the peer's control region. This helps the peer to raise
380 * doorbell of the other host by writing db_data to the BAR corresponding to
387 u32 db_entry_size, db_data, db_offset;
410 db_entry_size, &db_data, &db_offset);
418 peer_ctrl->db_data[i] = db_data | i;
483 * in db_data of the peer's control region. This helps the peer to raise
484 * doorbell of the other host by writing db_data to the BAR corresponding to
535 peer_ctrl->db_data[i] = msg_data;