H A D | nl80211.c | 3218 u16 *punct_bitmap) in nl80211_parse_punct_bitmap() argument 3223 *punct_bitmap = nla_get_u32(info->attrs[NL80211_ATTR_PUNCT_BITMAP]); in nl80211_parse_punct_bitmap() 3224 if (!cfg80211_valid_disable_subchannel_bitmap(punct_bitmap, chandef)) in nl80211_parse_punct_bitmap() 6112 ¶ms->punct_bitmap); in nl80211_start_ap() 10329 ¶ms.punct_bitmap); in nl80211_channel_switch() 19413 u8 count, bool quiet, u16 punct_bitmap) in nl80211_ch_switch_notify() 19447 if (nla_put_u32(msg, NL80211_ATTR_PUNCT_BITMAP, punct_bitmap)) in nl80211_ch_switch_notify() 19462 unsigned int link_id, u16 punct_bitmap) in cfg80211_ch_switch_notify() 19471 trace_cfg80211_ch_switch_notify(dev, chandef, link_id, punct_bitmap); in cfg80211_ch_switch_notify() 19500 punct_bitmap); in cfg80211_ch_switch_started_notify() 19408 nl80211_ch_switch_notify(struct cfg80211_registered_device * rdev,struct net_device * netdev,unsigned int link_id,struct cfg80211_chan_def * chandef,gfp_t gfp,enum nl80211_commands notif,u8 count,bool quiet,u16 punct_bitmap) nl80211_ch_switch_notify() argument 19457 cfg80211_ch_switch_notify(struct net_device * dev,struct cfg80211_chan_def * chandef,unsigned int link_id,u16 punct_bitmap) cfg80211_ch_switch_notify() argument 19502 cfg80211_ch_switch_started_notify(struct net_device * dev,struct cfg80211_chan_def * chandef,unsigned int link_id,u8 count,bool quiet,u16 punct_bitmap) cfg80211_ch_switch_started_notify() argument [all...] |