Searched refs:qe_ppg (Results 1 – 2 of 2) sorted by relevance
172 u16 qe_ppg; /* queue entry per page */ member348 pg_num = (indx / hwq->qe_ppg); in bnxt_qplib_get_qe()349 pg_idx = (indx % hwq->qe_ppg); in bnxt_qplib_get_qe()
348 hwq->qe_ppg = pg_size / stride; in bnxt_qplib_alloc_init_hwq()