Searched refs:color_bitmap (Results 1 – 5 of 5) sorted by relevance
/linux/net/wireless/ |
H A D | trace.h | 4038 u8 count, u64 color_bitmap), 4039 TP_ARGS(netdev, cmd, count, color_bitmap), 4044 __field(u64, color_bitmap) 4050 __entry->color_bitmap = color_bitmap; 4054 __entry->color_bitmap)
|
H A D | nl80211.c | 20448 u64 color_bitmap, u8 link_id) in cfg80211_bss_color_notify() argument 20458 trace_cfg80211_bss_color_notify(dev, cmd, count, color_bitmap); in cfg80211_bss_color_notify() 20481 color_bitmap, NL80211_ATTR_PAD)) in cfg80211_bss_color_notify()
|
/linux/include/net/ |
H A D | cfg80211.h | 9828 * @color_bitmap: representations of the colors that the local BSS is aware of 9835 u64 color_bitmap, u8 link_id); 9840 * @color_bitmap: representations of the colors that the local BSS is aware of 9846 u64 color_bitmap, in cfg80211_obss_color_collision_notify() argument 9850 0, color_bitmap, link_id); in cfg80211_obss_color_collision_notify()
|
H A D | mac80211.h | 7675 * @color_bitmap: a 64 bit bitmap representing the colors that the local BSS is 7680 u64 color_bitmap, u8 link_id);
|
/linux/net/mac80211/ |
H A D | ieee80211_i.h | 1085 u64 color_bitmap; member
|