Searched refs:ieee_getpfc (Results 1 – 8 of 8) sorted by relevance
151 .ieee_getpfc = fm10k_dcbnl_ieee_getpfc,
55 int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *); member
258 .ieee_getpfc = xgbe_dcb_ieee_getpfc,
470 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,481 .ieee_getpfc = mlx4_en_dcbnl_ieee_getpfc,
155 .ieee_getpfc = i40e_dcbnl_ieee_getpfc,
783 .ieee_getpfc = ixgbe_dcbnl_ieee_getpfc,
1098 if (ops->ieee_getpfc) { in dcbnl_ieee_fill()1101 err = ops->ieee_getpfc(netdev, &pfc); in dcbnl_ieee_fill()
1206 .ieee_getpfc = cxgb4_ieee_get_pfc,