Searched refs:getpgbwgcfgtx (Results 1 – 4 of 4) sorted by relevance
68 void (*getpgbwgcfgtx)(struct net_device *, int, u8 *); member
728 !netdev->dcbnl_ops->getpgbwgcfgtx || in __dcbnl_pg_getcfg()837 netdev->dcbnl_ops->getpgbwgcfgtx(netdev, in __dcbnl_pg_getcfg()1362 ops->getpgbwgcfgtx(dev, i - DCB_PG_ATTR_BW_ID_0, in dcbnl_cee_pg_fill()1388 if (ops->getpgtccfgtx && ops->getpgbwgcfgtx) { in dcbnl_cee_fill()
783 .getpgbwgcfgtx = ixgbe_dcbnl_get_pg_bwg_cfg_tx,
2487 .getpgbwgcfgtx = bnx2x_dcbnl_get_pg_bwgcfg_tx,