Searched refs:setpfccfg (Results 1 – 4 of 4) sorted by relevance
71 void (*setpfccfg)(struct net_device *, int, u8); member
786 .setpfccfg = ixgbe_dcbnl_set_pfc_cfg,
906 if (!tb[DCB_ATTR_PFC_CFG] || !netdev->dcbnl_ops->setpfccfg) in dcbnl_setpfccfg()919 netdev->dcbnl_ops->setpfccfg(netdev, in dcbnl_setpfccfg()
2490 .setpfccfg = bnx2x_dcbnl_set_pfc_cfg,