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()
145 static int bnxt_hwrm_queue_cos2bw_qcfg(struct bnxt *bp, struct ieee_ets *ets) in bnxt_hwrm_queue_cos2bw_qcfg()
193 static int bnxt_queue_remap(struct bnxt *bp, unsigned int lltc_mask) in bnxt_queue_remap()
249 static int bnxt_hwrm_queue_pfc_cfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_cfg()
297 static int bnxt_hwrm_queue_pfc_qcfg(struct bnxt *bp, struct ieee_pfc *pfc) in bnxt_hwrm_queue_pfc_qcfg()
321 static int bnxt_hwrm_set_dcbx_app(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_set_dcbx_app()
414 static int bnxt_hwrm_queue_dscp_qcaps(struct bnxt *bp) in bnxt_hwrm_queue_dscp_qcaps()
439 static int bnxt_hwrm_queue_dscp2pri_cfg(struct bnxt *bp, struct dcb_app *app, in bnxt_hwrm_queue_dscp2pri_cfg()
472 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()
520 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getets()
557 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setets()
593 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_getpfc()
633 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setpfc()
655 static int bnxt_dcbnl_ieee_dscp_app_prep(struct bnxt *bp, struct dcb_app *app) in bnxt_dcbnl_ieee_dscp_app_prep()
668 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_setapp()
697 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_ieee_delapp()
725 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_getdcbx()
732 struct bnxt *bp = netdev_priv(dev); in bnxt_dcbnl_setdcbx()
766 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
781 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()
791 void bnxt_dcb_init(struct bnxt *bp) in bnxt_dcb_init()
795 void bnxt_dcb_free(struct bnxt *bp) in bnxt_dcb_free()