Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2318 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.c7530 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
7807 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
10013 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_cancel_reservations()