Searched refs:IRDMA_CQPSQ_MAT_PERMANENT (Results 1 – 2 of 2) sorted by relevance
620 #define IRDMA_CQPSQ_MAT_PERMANENT BIT_ULL(43) macro
197 FIELD_PREP(IRDMA_CQPSQ_MAT_PERMANENT, (info->permanent ? 1 : 0)) | in irdma_sc_add_arp_cache_entry()