Lines Matching refs:bnxt

25 static int bnxt_queue_to_tc(struct bnxt *bp, u8 queue_id)  in bnxt_queue_to_tc()
40 static int bnxt_hwrm_queue_pri2cos_cfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_cfg()
66 static int bnxt_hwrm_queue_pri2cos_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_pri2cos_qcfg()
96 static int bnxt_hwrm_queue_cos2bw_cfg(struct bnxt *bp, struct ieee_ets *ets, in bnxt_hwrm_queue_cos2bw_cfg()
142 static int bnxt_hwrm_queue_cos2bw_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_cos2bw_qcfg()
185 static int bnxt_queue_remap(struct bnxt *bp, unsigned int lltc_mask) in bnxt_queue_remap()
241 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg()
289 static int bnxt_hwrm_queue_pfc_qcfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_qcfg()
313 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
406 static int bnxt_hwrm_queue_dscp_qcaps(struct bnxt *bp) in bnxt_hwrm_queue_dscp_qcaps()
431 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
464 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()
512 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getets()
549 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setets()
585 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getpfc()
625 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setpfc()
647 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
660 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setapp()
689 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_delapp()
717 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_getdcbx()
724 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_setdcbx()
758 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
773 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()
783 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
787 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()