Searched refs:PTU_PTE_VALID (Results 1 – 4 of 4) sorted by relevance
279 0 : PTU_PTE_VALID; in bnxt_qplib_alloc_init_hwq()329 src_phys_ptr[i] | PTU_PTE_VALID; in bnxt_qplib_alloc_init_hwq()343 0 : PTU_PTE_VALID; in bnxt_qplib_alloc_init_hwq()488 *ptr = cpu_to_le64(*dma_ptr | PTU_PTE_VALID); in bnxt_qplib_map_tqm_pgtbl()496 PTU_PTE_VALID); in bnxt_qplib_map_tqm_pgtbl()
2191 PTU_PTE_VALID); in bnxt_qplib_post_send()
868 valid_bit = PTU_PTE_VALID; in bnxt_alloc_ring()
86783 #define PTU_PTE_VALID UINT32_C(0x1) macro