getpgbwgcfgtx 2563 drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c .getpgbwgcfgtx = bnx2x_dcbnl_get_pg_bwgcfg_tx, getpgbwgcfgtx 1254 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c .getpgbwgcfgtx = cxgb4_getpgbwgcfg_tx, getpgbwgcfgtx 770 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c .getpgbwgcfgtx = ixgbe_dcbnl_get_pg_bwg_cfg_tx, getpgbwgcfgtx 1002 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c .getpgbwgcfgtx = mlx5e_dcbnl_getpgbwgcfgtx, getpgbwgcfgtx 2406 drivers/net/ethernet/qlogic/qed/qed_dcbx.c .getpgbwgcfgtx = qed_dcbnl_getpgbwgcfgtx, getpgbwgcfgtx 47 drivers/net/ethernet/qlogic/qede/qede_dcbnl.c edev->ops->dcb->getpgbwgcfgtx(edev->cdev, pgid, bw_pct); getpgbwgcfgtx 319 drivers/net/ethernet/qlogic/qede/qede_dcbnl.c .getpgbwgcfgtx = qede_dcbnl_getpgbwgcfgtx, getpgbwgcfgtx 1131 drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c .getpgbwgcfgtx = qlcnic_dcb_get_pg_bwg_cfg_tx, getpgbwgcfgtx 245 include/linux/qed/qed_eth_if.h void (*getpgbwgcfgtx)(struct qed_dev *cdev, int pgid, u8 *bw_pct); getpgbwgcfgtx 74 include/net/dcbnl.h void (*getpgbwgcfgtx)(struct net_device *, int, u8 *); getpgbwgcfgtx 567 net/dcb/dcbnl.c !netdev->dcbnl_ops->getpgbwgcfgtx || getpgbwgcfgtx 667 net/dcb/dcbnl.c netdev->dcbnl_ops->getpgbwgcfgtx(netdev, getpgbwgcfgtx 1218 net/dcb/dcbnl.c ops->getpgbwgcfgtx(dev, i - DCB_PG_ATTR_BW_ID_0, getpgbwgcfgtx 1242 net/dcb/dcbnl.c if (ops->getpgtccfgtx && ops->getpgbwgcfgtx) {