Lines Matching refs:bnxt

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()
62 static int bnxt_hwrm_queue_pri2cos_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_qcfg()
90 static int bnxt_hwrm_queue_cos2bw_cfg(struct bnxt *bp, struct ieee_ets *ets, in bnxt_hwrm_queue_cos2bw_cfg()
133 static int bnxt_hwrm_queue_cos2bw_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_cos2bw_qcfg()
174 static int bnxt_queue_remap(struct bnxt *bp, unsigned int lltc_mask) in bnxt_queue_remap()
230 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg()
274 static int bnxt_hwrm_queue_pfc_qcfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_qcfg()
296 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
379 static int bnxt_hwrm_queue_dscp_qcaps(struct bnxt *bp) in bnxt_hwrm_queue_dscp_qcaps()
402 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
433 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()
473 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getets()
510 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setets()
546 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getpfc()
586 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setpfc()
607 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
620 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setapp()
649 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_delapp()
677 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_getdcbx()
684 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_setdcbx()
718 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
733 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()
743 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
747 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()