Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8402 struct hwrm_queue_pri2cos_qcfg_input *req_qc; in bnxt_hwrm_port_qstats_ext() local
8453 rc = hwrm_req_init(bp, req_qc, HWRM_QUEUE_PRI2COS_QCFG); in bnxt_hwrm_port_qstats_ext()
8457 req_qc->flags = cpu_to_le32(QUEUE_PRI2COS_QCFG_REQ_FLAGS_IVLAN); in bnxt_hwrm_port_qstats_ext()
8459 resp_qc = hwrm_req_hold(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8460 rc = hwrm_req_send(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8474 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8484 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()