Home
last modified time | relevance | path

Searched refs:IRDMA_CQPSQ_MAT_PERMANENT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h620 #define IRDMA_CQPSQ_MAT_PERMANENT BIT_ULL(43) macro
H A Dctrl.c197 FIELD_PREP(IRDMA_CQPSQ_MAT_PERMANENT, (info->permanent ? 1 : 0)) | in irdma_sc_add_arp_cache_entry()