Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2206 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
H A Dbnxt_ethtool.c809 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
H A Dbnxt.c7285 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function
7445 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps()
9497 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_if_change()