Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dutil.c1517 elems->scratch_pos, in ieee80211_mle_get_sta_prof()
1520 elems->scratch_pos, in ieee80211_mle_get_sta_prof()
1526 elems->prof = (void *)elems->scratch_pos; in ieee80211_mle_get_sta_prof()
1528 elems->scratch_pos += sta_prof_len; in ieee80211_mle_get_sta_prof()
1553 elems->scratch_pos, in ieee80211_mle_parse_link()
1556 elems->scratch_pos, in ieee80211_mle_parse_link()
1562 elems->ml_basic = (const void *)elems->scratch_pos; in ieee80211_mle_parse_link()
1608 elems->scratch_pos = elems->scratch; in ieee802_11_parse_elems_full()
1610 nontransmitted_profile = elems->scratch_pos; in ieee802_11_parse_elems_full()
1615 elems->scratch_pos += nontransmitted_profile_len; in ieee802_11_parse_elems_full()
H A Dieee80211_i.h1785 u8 *scratch_pos; member
H A Dmlme.c5820 elems->scratch_pos, in ieee80211_ml_reconfiguration()
5822 elems->scratch_pos, in ieee80211_ml_reconfiguration()
5827 elems->ml_reconf = (const void *)elems->scratch_pos; in ieee80211_ml_reconfiguration()