Searched refs:nla_get_u64 (Results 1 – 8 of 8) sorted by relevance
76 wpan_dev_id = nla_get_u64(attrs[NL802154_ATTR_WPAN_DEV]); in __cfg802154_wpan_dev_from_attrs()129 u64 wpan_dev_id = nla_get_u64(attrs[NL802154_ATTR_WPAN_DEV]); in __cfg802154_rdev_from_attrs()340 state->filter_wpan_phy = nla_get_u64(tb[NL802154_ATTR_WPAN_DEV]) >> 32; in nl802154_dump_wpan_phy_parse()584 extended_addr = (__force __le64)nla_get_u64( in nl802154_new_interface()
346 rate64 = nla_get_u64(tb[TCA_TBF_RATE64]); in tbf_change()358 prate64 = nla_get_u64(tb[TCA_TBF_PRATE64]); in tbf_change()
1481 rate64 = tb[TCA_HTB_RATE64] ? nla_get_u64(tb[TCA_HTB_RATE64]) : 0; in htb_change_class()1483 ceil64 = tb[TCA_HTB_CEIL64] ? nla_get_u64(tb[TCA_HTB_CEIL64]) : 0; in htb_change_class()
875 nla_get_u64(tb[TCA_NETEM_RATE64])); in netem_change()
1046 static inline u64 nla_get_u64(const struct nlattr *nla) in nla_get_u64() function1125 u64 msecs = nla_get_u64(nla); in nla_get_msecs()
83 nla_get_u64, nla_put_u64, false)
92 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_wdev_from_attrs()144 u64 wdev_id = nla_get_u64(attrs[NL80211_ATTR_WDEV]); in __cfg80211_rdev_from_attrs()1748 state->filter_wiphy = nla_get_u64(tb[NL80211_ATTR_WDEV]) >> 32; in nl80211_dump_wiphy_parse()8037 cookie = nla_get_u64(info->attrs[NL80211_ATTR_COOKIE]); in nl80211_cancel_remain_on_channel()8463 cookie = nla_get_u64(info->attrs[NL80211_ATTR_COOKIE]); in nl80211_tx_mgmt_cancel_wait()
2733 ret_skb_ptr = nla_get_u64(info->attrs[HWSIM_ATTR_COOKIE]); in hwsim_tx_info_frame_received_nl()