Home
last modified time | relevance | path

Searched refs:bw_per (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg()
447 *prio_type = *pgid = *bw_per = *up_tc_map = 0; in cxgb4_getpgtccfg()
474 *bw_per = pcmd.u.dcb.pgrate.pgrate[*pgid]; in cxgb4_getpgtccfg()
483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx()
487 return cxgb4_getpgtccfg(dev, (7 - tc), prio_type, pgid, bw_per, in cxgb4_getpgtccfg_tx()
493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx()
497 return cxgb4_getpgtccfg(dev, (7 - tc), prio_type, pgid, bw_per, in cxgb4_getpgtccfg_rx()
502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx()
514 if (bw_per == DCB_ATTR_VALUE_UNDEFINED) in cxgb4_setpgtccfg_tx()
552 pcmd.u.dcb.pgrate.pgrate[pgid] = bw_per; in cxgb4_setpgtccfg_tx()
438 cxgb4_getpgtccfg(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map, int local) cxgb4_getpgtccfg() argument
482 cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_tx() argument
492 cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_rx() argument
501 cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, u8 prio_type, u8 pgid, u8 bw_per, u8 up_tc_map) cxgb4_setpgtccfg_tx() argument
564 cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, int local) cxgb4_getpgbwgcfg() argument
588 cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) cxgb4_getpgbwgcfg_tx() argument
593 cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) cxgb4_getpgbwgcfg_rx() argument
598 cxgb4_setpgbwgcfg_tx(struct net_device *dev, int pgid, u8 bw_per) cxgb4_setpgbwgcfg_tx() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg()
447 *prio_type = *pgid = *bw_per = *up_tc_map = 0; in cxgb4_getpgtccfg()
474 *bw_per = pcmd.u.dcb.pgrate.pgrate[*pgid]; in cxgb4_getpgtccfg()
483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx()
487 return cxgb4_getpgtccfg(dev, (7 - tc), prio_type, pgid, bw_per, in cxgb4_getpgtccfg_tx()
493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx()
497 return cxgb4_getpgtccfg(dev, (7 - tc), prio_type, pgid, bw_per, in cxgb4_getpgtccfg_rx()
502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx()
514 if (bw_per == DCB_ATTR_VALUE_UNDEFINED) in cxgb4_setpgtccfg_tx()
552 pcmd.u.dcb.pgrate.pgrate[pgid] = bw_per; in cxgb4_setpgtccfg_tx()
438 cxgb4_getpgtccfg(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map, int local) cxgb4_getpgtccfg() argument
482 cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_tx() argument
492 cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_rx() argument
501 cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, u8 prio_type, u8 pgid, u8 bw_per, u8 up_tc_map) cxgb4_setpgtccfg_tx() argument
564 cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, int local) cxgb4_getpgbwgcfg() argument
588 cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) cxgb4_getpgbwgcfg_tx() argument
593 cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) cxgb4_getpgbwgcfg_rx() argument
598 cxgb4_setpgbwgcfg_tx(struct net_device *dev, int pgid, u8 bw_per) cxgb4_setpgbwgcfg_tx() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c690 u8 i, tsa, bw_per; in qlcnic_dcb_fill_cee_pg_params() local
697 bw_per = QLC_DCB_GET_BWPER_PG(each->pg_bw_map[0], i); in qlcnic_dcb_fill_cee_pg_params()
700 bw_per = QLC_DCB_GET_BWPER_PG(each->pg_bw_map[1], i); in qlcnic_dcb_fill_cee_pg_params()
704 pg_cfg->total_bw_percent = bw_per; in qlcnic_dcb_fill_cee_pg_params()
793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx()
801 *prio = *pgid = *bw_per = *up_tc_map = 0; in qlcnic_dcb_get_pg_tc_cfg_tx()
826 *bw_per = tc_cfg->bwg_percent; in qlcnic_dcb_get_pg_tc_cfg_tx()
792 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, u8 *pgid, u8 *bw_per, u8 *up_tc_map) qlcnic_dcb_get_pg_tc_cfg_tx() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c690 u8 i, tsa, bw_per; in qlcnic_dcb_fill_cee_pg_params() local
697 bw_per = QLC_DCB_GET_BWPER_PG(each->pg_bw_map[0], i); in qlcnic_dcb_fill_cee_pg_params()
700 bw_per = QLC_DCB_GET_BWPER_PG(each->pg_bw_map[1], i); in qlcnic_dcb_fill_cee_pg_params()
704 pg_cfg->total_bw_percent = bw_per; in qlcnic_dcb_fill_cee_pg_params()
793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx()
801 *prio = *pgid = *bw_per = *up_tc_map = 0; in qlcnic_dcb_get_pg_tc_cfg_tx()
826 *bw_per = tc_cfg->bwg_percent; in qlcnic_dcb_get_pg_tc_cfg_tx()
792 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, u8 *pgid, u8 *bw_per, u8 *up_tc_map) qlcnic_dcb_get_pg_tc_cfg_tx() argument

Completed in 8 milliseconds