qed_chain_get_pbl_phys  808 drivers/infiniband/hw/qedr/main.c 		p_phys_table = qed_chain_get_pbl_phys(&dev->cnq_array[i].pbl);
qed_chain_get_pbl_phys  883 drivers/infiniband/hw/qedr/verbs.c 		pbl_ptr = qed_chain_get_pbl_phys(&cq->pbl);
qed_chain_get_pbl_phys 1411 drivers/infiniband/hw/qedr/verbs.c 		pbl_base_addr = qed_chain_get_pbl_phys(pbl);
qed_chain_get_pbl_phys 1707 drivers/infiniband/hw/qedr/verbs.c 	in_params->sq_pbl_ptr = qed_chain_get_pbl_phys(&qp->sq.pbl);
qed_chain_get_pbl_phys 1720 drivers/infiniband/hw/qedr/verbs.c 	in_params->rq_pbl_ptr = qed_chain_get_pbl_phys(&qp->rq.pbl);
qed_chain_get_pbl_phys  343 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	r2tq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->r2tq);
qed_chain_get_pbl_phys  346 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	xhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->xhq);
qed_chain_get_pbl_phys  349 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	uhq_pbl_addr = qed_chain_get_pbl_phys(&p_conn->uhq);
qed_chain_get_pbl_phys  975 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		       qed_chain_get_pbl_phys(&p_rx->rcq_chain));
qed_chain_get_pbl_phys 1042 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		       qed_chain_get_pbl_phys(&p_tx->txq_chain));
qed_chain_get_pbl_phys 1983 drivers/net/ethernet/qlogic/qede/qede_main.c 	dma_addr_t phys_table = qed_chain_get_pbl_phys(&txq->tx_pbl);
qed_chain_get_pbl_phys 2089 drivers/net/ethernet/qlogic/qede/qede_main.c 			    qed_chain_get_pbl_phys(&rxq->rx_comp_ring);