Home
last modified time | relevance | path

Searched refs:merged_ie (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/wireless/
H A Dscan.c2205 u8 *merged_ie, size_t max_copy_len) in cfg80211_merge_profile() argument
2213 memcpy(merged_ie, sub_elem->data, sub_elem->datalen); in cfg80211_merge_profile()
2222 memcpy(merged_ie + copied_len, next_sub->data, in cfg80211_merge_profile()
/openbmc/linux/include/net/
H A Dcfg80211.h7022 u8 *merged_ie, size_t max_copy_len);