Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2364 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
H A Dbnxt_ethtool.c861 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
H A Dbnxt.c7538 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
7815 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
10038 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_cancel_reservations()
7537 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) bnxt_hwrm_func_resc_qcaps() function