Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2934 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
H A Dbnxt_ethtool.c895 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
H A Dbnxt.c9494 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
9795 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
12451 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_cancel_reservations()