Searched refs:ieee_pfc (Results 1 – 5 of 5) sorted by relevance
51 int (*ieee_getpfc) (struct net_device *, struct ieee_pfc *);52 int (*ieee_setpfc) (struct net_device *, struct ieee_pfc *);57 int (*ieee_peer_getpfc) (struct net_device *, struct ieee_pfc *);
622 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_getpfc()625 struct ieee_pfc *my_pfc = adapter->ixgbe_ieee_pfc; in ixgbe_dcbnl_ieee_getpfc()647 struct ieee_pfc *pfc) in ixgbe_dcbnl_ieee_setpfc()656 adapter->ixgbe_ieee_pfc = kmalloc(sizeof(struct ieee_pfc), in ixgbe_dcbnl_ieee_setpfc()730 struct ieee_pfc pfc = {0}; in ixgbe_dcbnl_setdcbx()
473 struct ieee_pfc *ixgbe_ieee_pfc;
81 struct ieee_pfc { struct
179 [DCB_ATTR_IEEE_PFC] = {.len = sizeof(struct ieee_pfc)},1249 struct ieee_pfc pfc; in dcbnl_ieee_fill()1290 struct ieee_pfc pfc; in dcbnl_ieee_fill()1600 struct ieee_pfc *pfc = nla_data(ieee[DCB_ATTR_IEEE_PFC]); in dcbnl_ieee_set()