Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtrace.h2034 __field(u8, master_pref)
2041 __entry->master_pref = conf->master_pref;
2048 LOCAL_PR_ARG, VIF_PR_ARG, __entry->master_pref,
2085 __field(u8, master_pref)
2093 __entry->master_pref = conf->master_pref;
2101 LOCAL_PR_ARG, VIF_PR_ARG, __entry->master_pref,
H A Dcfg.c361 dst->master_pref = src->master_pref; in ieee80211_nan_conf_copy()
/linux/net/wireless/
H A Dtrace.h2313 __field(u8, master_pref)
2319 __entry->master_pref = conf->master_pref;
2324 WIPHY_PR_ARG, WDEV_PR_ARG, __entry->master_pref,
2335 __field(u8, master_pref)
2342 __entry->master_pref = conf->master_pref;
2348 WIPHY_PR_ARG, WDEV_PR_ARG, __entry->master_pref,
H A Dnl80211.c15574 conf->master_pref = in nl80211_parse_nan_conf()
/linux/include/net/
H A Dcfg80211.h3986 u8 master_pref; member