Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmain.c1516 if (!local->hw.max_nan_de_entries) in ieee80211_register_hw()
1517 local->hw.max_nan_de_entries = IEEE80211_MAX_NAN_INSTANCE_ID; in ieee80211_register_hw()
H A Dutil.c1697 funcs = kcalloc(sdata->local->hw.max_nan_de_entries + 1, in ieee80211_reconfig_nan()
H A Dcfg.c382 nan_func, 1, sdata->local->hw.max_nan_de_entries + 1, in ieee80211_add_nan_func()
/linux-6.15/include/net/
H A Dmac80211.h3083 u8 max_nan_de_entries; member