Searched refs:entry_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | uda.c | 89 struct irdma_mcast_grp_ctx_entry_info *entry_info = NULL; in irdma_create_mg_ctx() local 96 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()
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | pdc.h | 49 unsigned long entry_info, unsigned long slot);
|
/kernel/linux/linux-6.6/arch/parisc/mm/ |
H A D | init.c | 725 unsigned long entry_info) in alloc_btlb() 752 size >> PAGE_SHIFT, entry_info, *slot); in alloc_btlb() 724 alloc_btlb(unsigned long start, unsigned long end, int *slot, unsigned long entry_info) alloc_btlb() argument
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | firmware.c | 716 unsigned long entry_info, unsigned long slot) in pdc_btlb_insert() 726 (unsigned long) vpage, physpage, len, entry_info, slot); in pdc_btlb_insert() 715 pdc_btlb_insert(unsigned long long vpage, unsigned long physpage, unsigned long len, unsigned long entry_info, unsigned long slot) pdc_btlb_insert() argument
|
/kernel/linux/linux-5.10/drivers/net/fddi/ |
H A D | defxx.h | 988 PI_LOG_ENTRY entry_info; member
|
/kernel/linux/linux-6.6/drivers/net/fddi/ |
H A D | defxx.h | 989 PI_LOG_ENTRY entry_info; member
|
Completed in 15 milliseconds