Searched refs:max_q (Results 1 – 2 of 2) sorted by relevance
72 uint32_t max_q; /* Max quantum */ member216 schk->max_q = 2048; in rr_config()251 schk->min_q, schk->max_q, "RR quantum"); in rr_new_fsk()
277 uint8_t max_tc, max_lltc, *max_q; in bnxt_hwrm_queue_qportcfg() local316 max_q = &softc->tx_max_q; in bnxt_hwrm_queue_qportcfg()320 max_q = &softc->rx_max_q; in bnxt_hwrm_queue_qportcfg()340 *max_q = max_tc; in bnxt_hwrm_queue_qportcfg()1850 uint8_t *pri2cos_idx, *q_ids, max_q; in bnxt_hwrm_pri2cos_idx() local1867 max_q = softc->tx_max_q; in bnxt_hwrm_pri2cos_idx()1871 max_q = softc->rx_max_q; in bnxt_hwrm_pri2cos_idx()1888 for (j = 0; j < max_q; j++) { in bnxt_hwrm_pri2cos_idx()