Searched refs:ieee_ets (Results 1 – 7 of 7) sorted by relevance
49 int (*ieee_getets) (struct net_device *, struct ieee_ets *);50 int (*ieee_setets) (struct net_device *, struct ieee_ets *);56 int (*ieee_peer_getets) (struct net_device *, struct ieee_ets *);
557 struct ieee_ets *ets) in ixgbe_dcbnl_ieee_getets()560 struct ieee_ets *my_ets = adapter->ixgbe_ieee_ets; in ixgbe_dcbnl_ieee_getets()577 struct ieee_ets *ets) in ixgbe_dcbnl_ieee_setets()588 adapter->ixgbe_ieee_ets = kmalloc(sizeof(struct ieee_ets), in ixgbe_dcbnl_ieee_setets()729 struct ieee_ets ets = {0}; in ixgbe_dcbnl_setdcbx()
155 s32 ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max);
307 s32 ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max_frame) in ixgbe_dcb_hw_ets()
474 struct ieee_ets *ixgbe_ieee_ets;
57 struct ieee_ets { struct
178 [DCB_ATTR_IEEE_ETS] = {.len = sizeof(struct ieee_ets)},1241 struct ieee_ets ets; in dcbnl_ieee_fill()1282 struct ieee_ets ets; in dcbnl_ieee_fill()1593 struct ieee_ets *ets = nla_data(ieee[DCB_ATTR_IEEE_ETS]); in dcbnl_ieee_set()