Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1801 const u8 *ies2, u16 ies2_len, in _wil_cfg80211_merge_extra_ies() argument
1810 if (!ies2) in _wil_cfg80211_merge_extra_ies()
1825 spos = ies2; in _wil_cfg80211_merge_extra_ies()
1826 while (spos && (spos + 1 < ies2 + ies2_len)) { in _wil_cfg80211_merge_extra_ies()
1830 if (spos + ielen > ies2 + ies2_len) in _wil_cfg80211_merge_extra_ies()