Home
last modified time | relevance | path

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

/net/mac80211/
A Dparse.c203 u8 *out, N, *cnt_out = NULL, *N_out = NULL; in ieee80211_parse_tpe() local
215 cnt_out = &tpe->max_local[category].count; in ieee80211_parse_tpe()
220 cnt_out = &tpe->max_reg_client[category].count; in ieee80211_parse_tpe()
225 cnt_out = &tpe->psd_local[category].count; in ieee80211_parse_tpe()
231 cnt_out = &tpe->psd_reg_client[category].count; in ieee80211_parse_tpe()
243 *cnt_out = count + 1; in ieee80211_parse_tpe()
247 *cnt_out = 5; in ieee80211_parse_tpe()
255 *cnt_out = IEEE80211_TPE_PSD_ENTRIES_320MHZ; in ieee80211_parse_tpe()
261 *cnt_out = N; in ieee80211_parse_tpe()
270 (*cnt_out) += K; in ieee80211_parse_tpe()

Completed in 14 milliseconds