Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c1198 if (hwrm_req_init(bp, req, HWRM_FUNC_QCAPS)) in bnxt_update_vf_mac()
Dbnxt_hsi.h116 #define HWRM_FUNC_QCAPS 0x15UL macro
Dbnxt.c7662 rc = hwrm_req_init(bp, req, HWRM_FUNC_QCAPS); in __bnxt_hwrm_func_qcaps()