Home
last modified time | relevance | path

Searched refs:max_nan_de_entries (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c1220 if (!local->hw.max_nan_de_entries) in ieee80211_register_hw()
1221 local->hw.max_nan_de_entries = IEEE80211_MAX_NAN_INSTANCE_ID; in ieee80211_register_hw()
H A Dutil.c2250 funcs = kcalloc(sdata->local->hw.max_nan_de_entries + 1, in ieee80211_reconfig_nan()
H A Dcfg.c298 nan_func, 1, sdata->local->hw.max_nan_de_entries + 1, in ieee80211_add_nan_func()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c1316 if (!local->hw.max_nan_de_entries) in ieee80211_register_hw()
1317 local->hw.max_nan_de_entries = IEEE80211_MAX_NAN_INSTANCE_ID; in ieee80211_register_hw()
H A Dutil.c2438 funcs = kcalloc(sdata->local->hw.max_nan_de_entries + 1, in ieee80211_reconfig_nan()
H A Dcfg.c360 nan_func, 1, sdata->local->hw.max_nan_de_entries + 1, in ieee80211_add_nan_func()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h2560 * @max_nan_de_entries: maximum number of NAN DE functions supported by the
2605 u8 max_nan_de_entries; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h2855 * @max_nan_de_entries: maximum number of NAN DE functions supported by the
2904 u8 max_nan_de_entries; member

Completed in 49 milliseconds