Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8121 u8 i, j, *qptr; in bnxt_hwrm_queue_qportcfg() local
8144 qptr = &resp->queue_id0; in bnxt_hwrm_queue_qportcfg()
8146 bp->q_info[j].queue_id = *qptr; in bnxt_hwrm_queue_qportcfg()
8147 bp->q_ids[i] = *qptr++; in bnxt_hwrm_queue_qportcfg()
8148 bp->q_info[j].queue_profile = *qptr++; in bnxt_hwrm_queue_qportcfg()