Searched refs:p_phys_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_chain.h151 dma_addr_t p_phys_table; member in struct:ecore_chain::__anon14119
317 return p_chain->pbl_sp.p_phys_table;
635 p_chain->pbl_sp.p_phys_table = 0;
680 p_chain->pbl_sp.p_phys_table = p_phys_pbl;
H A Decore_sp_commands.c397 p_hwfn->p_eq->chain.pbl_sp.p_phys_table);
401 p_hwfn->p_consq->chain.pbl_sp.p_phys_table);
H A Decore_dev.c6152 p_chain->pbl_sp.p_phys_table, pbl_size);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c752 dma_addr_t p_phys_table; local
779 p_phys_table = ecore_chain_get_pbl_phys(&dev->cnq_array[i].pbl);
780 cur_pbl->pbl_ptr = (u64)p_phys_table;

Completed in 181 milliseconds