Lines Matching defs:bp
24 static int bnxt_queue_to_tc(struct bnxt *bp, u8 queue_id) in bnxt_queue_to_tc()
39 static int bnxt_hwrm_queue_pri2cos_cfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_cfg()
63 static int bnxt_hwrm_queue_pri2cos_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_qcfg()
91 static int bnxt_hwrm_queue_cos2bw_cfg(struct bnxt *bp, struct ieee_ets *ets, in bnxt_hwrm_queue_cos2bw_cfg()
135 static int bnxt_hwrm_queue_cos2bw_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_cos2bw_qcfg()
176 static int bnxt_queue_remap(struct bnxt *bp, unsigned int lltc_mask) in bnxt_queue_remap()
232 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg()
281 static int bnxt_hwrm_queue_pfc_qcfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_qcfg()
303 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
386 static int bnxt_hwrm_queue_dscp_qcaps(struct bnxt *bp) in bnxt_hwrm_queue_dscp_qcaps()
409 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
440 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()
480 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getets() local
512 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setets() local
548 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getpfc() local
588 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setpfc() local
609 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
622 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setapp() local
651 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_delapp() local
679 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_getdcbx() local
686 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_setdcbx() local
720 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
735 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()
745 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
749 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()