Searched refs:entry_info (Results 1 – 4 of 4) sorted by relevance
89 struct irdma_mcast_grp_ctx_entry_info *entry_info = NULL; in irdma_create_mg_ctx() local96 entry_info = &info->mg_ctx_info[idx]; in irdma_create_mg_ctx()97 if (entry_info->valid_entry) { in irdma_create_mg_ctx()100 FIELD_PREP(IRDMA_UDA_MGCTX_DESTPORT, entry_info->dest_port) | in irdma_create_mg_ctx()101 FIELD_PREP(IRDMA_UDA_MGCTX_VALIDENT, entry_info->valid_entry) | in irdma_create_mg_ctx()102 FIELD_PREP(IRDMA_UDA_MGCTX_QPID, entry_info->qp_id)); in irdma_create_mg_ctx()
49 unsigned long entry_info, unsigned long slot);
717 unsigned long entry_info, unsigned long slot) in pdc_btlb_insert() argument727 (unsigned long) vpage, physpage, len, entry_info, slot); in pdc_btlb_insert()
989 PI_LOG_ENTRY entry_info; member