DCB_ATTR_IEEE_PFC  163 net/dcb/dcbnl.c 	[DCB_ATTR_IEEE_PFC]	    = {.len = sizeof(struct ieee_pfc)},
DCB_ATTR_IEEE_PFC 1098 net/dcb/dcbnl.c 		    nla_put(skb, DCB_ATTR_IEEE_PFC, sizeof(pfc), &pfc))
DCB_ATTR_IEEE_PFC 1467 net/dcb/dcbnl.c 	if (ieee[DCB_ATTR_IEEE_PFC] && ops->ieee_setpfc) {
DCB_ATTR_IEEE_PFC 1468 net/dcb/dcbnl.c 		struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]);