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.c1531 elems->scratch_pos, in ieee80211_mle_get_sta_prof()
1534 elems->scratch_pos, in ieee80211_mle_get_sta_prof()
1540 elems->prof = (void *)elems->scratch_pos; in ieee80211_mle_get_sta_prof()
1542 elems->scratch_pos += sta_prof_len; in ieee80211_mle_get_sta_prof()
1567 elems->scratch_pos, in ieee80211_mle_parse_link()
1570 elems->scratch_pos, in ieee80211_mle_parse_link()
1576 elems->ml_basic = (const void *)elems->scratch_pos; in ieee80211_mle_parse_link()
1622 elems->scratch_pos = elems->scratch; in ieee802_11_parse_elems_full()
1624 nontransmitted_profile = elems->scratch_pos; in ieee802_11_parse_elems_full()
1629 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()