Searched refs:master_pref (Results 1 – 5 of 5) sorted by relevance
| /linux/net/mac80211/ |
| H A D | trace.h | 2034 __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 D | cfg.c | 361 dst->master_pref = src->master_pref; in ieee80211_nan_conf_copy()
|
| /linux/net/wireless/ |
| H A D | trace.h | 2313 __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 D | nl80211.c | 15574 conf->master_pref = in nl80211_parse_nan_conf()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 3986 u8 master_pref; member
|