Home
last modified time | relevance | path

Searched defs:bw_pct (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c34 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgtx()
44 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgtx()
52 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgrx()
62 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgrx()
121 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgtx()
130 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgrx()
139 u8 bw_pct) in qede_dcbnl_setpgbwgcfgtx()
147 u8 bw_pct) in qede_dcbnl_setpgbwgcfgrx()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c367 u8 prio_type, u8 bwg_id, u8 bw_pct, in i40e_dcbnl_set_pg_tc_cfg_tx()
403 u8 bw_pct) in i40e_dcbnl_set_pg_bwg_cfg_tx()
436 u8 __always_unused bw_pct, in i40e_dcbnl_set_pg_tc_cfg_rx()
454 u8 bw_pct) in i40e_dcbnl_set_pg_bwg_cfg_rx()
475 u8 __always_unused *bw_pct, in i40e_dcbnl_get_pg_tc_cfg_tx()
501 u8 *bw_pct) in i40e_dcbnl_get_pg_bwg_cfg_tx()
531 u8 *prio_type, u8 *pgid, u8 *bw_pct, in i40e_dcbnl_get_pg_tc_cfg_rx()
557 u8 *bw_pct) in i40e_dcbnl_get_pg_bwg_cfg_rx()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c435 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_tx()
466 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx()
502 ice_dcbnl_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 *bw_pct) in ice_dcbnl_get_pg_bwg_cfg_tx()
526 ice_dcbnl_set_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, u8 bw_pct) in ice_dcbnl_set_pg_bwg_cfg_tx()
560 u8 __always_unused *bw_pct, in ice_dcbnl_get_pg_tc_cfg_rx()
592 u8 __always_unused bw_pct, in ice_dcbnl_set_pg_tc_cfg_rx()
608 u8 *bw_pct) in ice_dcbnl_get_pg_bwg_cfg_rx()
629 u8 __always_unused bw_pct) in ice_dcbnl_set_pg_bwg_cfg_rx()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c166 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_tx()
184 u8 bw_pct) in ixgbe_dcbnl_set_pg_bwg_cfg_tx()
192 u8 prio, u8 bwg_id, u8 bw_pct, in ixgbe_dcbnl_set_pg_tc_cfg_rx()
210 u8 bw_pct) in ixgbe_dcbnl_set_pg_bwg_cfg_rx()
218 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_tx()
230 u8 *bw_pct) in ixgbe_dcbnl_get_pg_bwg_cfg_tx()
238 u8 *prio, u8 *bwg_id, u8 *bw_pct, in ixgbe_dcbnl_get_pg_tc_cfg_rx()
250 u8 *bw_pct) in ixgbe_dcbnl_get_pg_bwg_cfg_rx()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c1979 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx()
2006 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_tx()
2019 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx()
2027 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_rx()
2034 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx()
2061 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_tx()
2075 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx()
2085 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_rx()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c1350 u8 *pgid, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgtx()
1370 static void qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgtx()
1392 u8 *bwg_id, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgrx()
1399 int bwg_id, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgrx()
1564 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgtx()
1598 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgrx()
1603 static void qed_dcbnl_setpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgtx()
1633 static void qed_dcbnl_setpgbwgcfgrx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgrx()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c698 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx()
719 int pgid, u8 bw_pct) in mlx5e_dcbnl_setpgbwgcfgtx()
735 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx()
760 int pgid, u8 *bw_pct) in mlx5e_dcbnl_getpgbwgcfgtx()
H A Dport.c767 u8 tc, u8 *bw_pct) in mlx5_query_port_tc_bw_alloc()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c830 u8 *bw_pct) in qlcnic_dcb_get_pg_bwg_cfg_tx()
1003 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx()
1009 qlcnic_dcb_get_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, u8 *bw_pct) in qlcnic_dcb_get_pg_bwg_cfg_rx()