Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c40 chain->pbl_sp.table_phys = params->ext_pbl_phys; in qed_chain_init()
126 chain->pbl_sp.table_phys); in qed_chain_free_pbl()
285 chain->pbl_sp.table_phys = pbl_phys; in qed_chain_alloc_pbl()
/linux/include/linux/qed/
H A Dqed_chain.h129 dma_addr_t table_phys; member
267 return chain->pbl_sp.table_phys; in qed_chain_get_pbl_phys()