Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c8442 struct hwrm_queue_pri2cos_qcfg_input *req_qc; in bnxt_hwrm_port_qstats_ext() local
8493 rc = hwrm_req_init(bp, req_qc, HWRM_QUEUE_PRI2COS_QCFG); in bnxt_hwrm_port_qstats_ext()
8497 req_qc->flags = cpu_to_le32(QUEUE_PRI2COS_QCFG_REQ_FLAGS_IVLAN); in bnxt_hwrm_port_qstats_ext()
8499 resp_qc = hwrm_req_hold(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8500 rc = hwrm_req_send(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8514 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()
8524 hwrm_req_drop(bp, req_qc); in bnxt_hwrm_port_qstats_ext()