Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2364 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
Dbnxt_ethtool.c861 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
Dbnxt.c7546 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
7823 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
10046 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_cancel_reservations()