Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1493 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
Dbnxt.c5143 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
5270 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
6689 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_if_change()
Dbnxt_ethtool.c475 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()