Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8181 struct hwrm_queue_pri2cos_qcfg_input *req_qc; in bnxt_hwrm_port_qstats_ext() local
8228 rc = hwrm_req_init(bp, req_qc, HWRM_QUEUE_PRI2COS_QCFG); in bnxt_hwrm_port_qstats_ext()
8232 req_qc->flags = cpu_to_le32(QUEUE_PRI2COS_QCFG_REQ_FLAGS_IVLAN); in bnxt_hwrm_port_qstats_ext()
8234 resp_qc = hwrm_req_hold(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8235 rc = hwrm_req_send(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8249 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8259 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()