Searched refs:qed_chain_get_page_cnt (Results 1 – 6 of 6) sorted by relevance
260 static inline u32 qed_chain_get_page_cnt(const struct qed_chain *chain) in qed_chain_get_page_cnt() function599 page_cnt = qed_chain_get_page_cnt(p_chain); in qed_chain_set_prod()631 page_cnt = qed_chain_get_page_cnt(p_chain); in qed_chain_pbl_zero_mem()
372 page_cnt = (u8)qed_chain_get_page_cnt(&p_hwfn->p_eq->chain); in qed_sp_pf_start()378 page_cnt = (u8)qed_chain_get_page_cnt(&p_hwfn->p_consq->chain); in qed_sp_pf_start()
988 cqe_pbl_size = (u16)qed_chain_get_page_cnt(&p_rx->rcq_chain); in qed_sp_ll2_rx_queue_start()1062 pbl_size = qed_chain_get_page_cnt(&p_tx->txq_chain); in qed_sp_ll2_tx_queue_start()
795 page_cnt = qed_chain_get_page_cnt(&dev->cnq_array[i].pbl); in qedr_init_hw()
985 page_cnt = qed_chain_get_page_cnt(&cq->pbl); in qedr_create_cq()1600 page_cnt = qed_chain_get_page_cnt(pbl); in qedr_create_srq()2042 in_params->sq_num_pages = qed_chain_get_page_cnt(&qp->sq.pbl); in qedr_roce_create_kernel_qp()2053 in_params->rq_num_pages = qed_chain_get_page_cnt(&qp->rq.pbl); in qedr_roce_create_kernel_qp()
2150 u32 page_cnt = qed_chain_get_page_cnt(&txq->tx_pbl); in qede_start_txq()2256 page_cnt = qed_chain_get_page_cnt(&rxq->rx_comp_ring); in qede_start_queues()