Home
last modified time | relevance | path

Searched refs:PTU_PTE_VALID (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.c279 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()
H A Dqplib_fp.c2191 PTU_PTE_VALID); in bnxt_qplib_post_send()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c866 valid_bit = PTU_PTE_VALID; in bnxt_alloc_ring()
H A Dhsi_struct_def.h86783 #define PTU_PTE_VALID UINT32_C(0x1) macro