Searched refs:color_bitmap (Results 1 – 4 of 4) sorted by relevance
| /linux/net/wireless/ |
| H A D | trace.h | 4087 u8 count, u64 color_bitmap), 4088 TP_ARGS(netdev, cmd, count, color_bitmap), 4093 __field(u64, color_bitmap) 4099 __entry->color_bitmap = color_bitmap; 4103 __entry->color_bitmap)
|
| H A D | nl80211.c | 22038 u64 color_bitmap, u8 link_id) in cfg80211_bss_color_notify() argument 22048 trace_cfg80211_bss_color_notify(dev, cmd, count, color_bitmap); in cfg80211_bss_color_notify() 22071 color_bitmap, NL80211_ATTR_PAD)) in cfg80211_bss_color_notify()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 5437 cfg80211_obss_color_collision_notify(sdata->dev, link->color_bitmap, in ieee80211_color_collision_detection_work() 5466 u64 color_bitmap, u8 link_id) in ieee80211_obss_color_collision_notify() argument 5493 link->color_bitmap = color_bitmap; in ieee80211_obss_color_collision_notify()
|
| /linux/include/net/ |
| H A D | mac80211.h | 7965 u64 color_bitmap, u8 link_id);
|