Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2317 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
Dbnxt_ethtool.c863 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
Dbnxt.c7535 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
7812 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
9999 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_cancel_reservations()