Searched refs:bnxt_hwrm_func_resc_qcaps (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 2207 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
|
H A D | bnxt_ethtool.c | 809 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
|
H A D | bnxt.c | 7291 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps() function 7451 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_func_qcaps() 9510 rc = bnxt_hwrm_func_resc_qcaps(bp, true); in bnxt_hwrm_if_change()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 2364 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all);
|
H A D | bnxt_ethtool.c | 861 bnxt_hwrm_func_resc_qcaps(bp, false); in bnxt_get_channels()
|
H A D | bnxt.c | 7546 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()
|
Completed in 61 milliseconds