Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c539 rc = bnge_hwrm_req_init(bd, req, HWRM_FUNC_RESOURCE_QCAPS); in bnge_hwrm_func_resc_qcaps()
/linux/include/linux/bnxt/
H A Dhsi.h382 #define HWRM_FUNC_RESOURCE_QCAPS 0x190UL macro
/linux/include/linux/bnge/
H A Dhsi.h369 #define HWRM_FUNC_RESOURCE_QCAPS 0x190UL macro
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9592 rc = hwrm_req_init(bp, req, HWRM_FUNC_RESOURCE_QCAPS); in bnxt_hwrm_func_resc_qcaps()