Searched refs:bnxt_hwrm_queue_dscp2pri_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_dcb.c | 402 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg() function 642 rc = bnxt_hwrm_queue_dscp2pri_cfg(bp, app, true); in bnxt_dcbnl_ieee_setapp() 670 rc = bnxt_hwrm_queue_dscp2pri_cfg(bp, app, false); in bnxt_dcbnl_ieee_delapp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_dcb.c | 439 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg() function 690 rc = bnxt_hwrm_queue_dscp2pri_cfg(bp, app, true); in bnxt_dcbnl_ieee_setapp() 718 rc = bnxt_hwrm_queue_dscp2pri_cfg(bp, app, false); in bnxt_dcbnl_ieee_delapp()
|
Completed in 3 milliseconds