Searched refs:nl80211_send_chandef (Results 1 – 2 of 2) sorted by relevance
4413 int nl80211_send_chandef(struct sk_buff *msg, const struct cfg80211_chan_def *chandef) in nl80211_dump_interface() 4451 EXPORT_SYMBOL(nl80211_send_chandef); in nl80211_dump_interface() 4493 if (ret == 0 && nl80211_send_chandef(msg, &chandef)) in parse_monitor_flags() 4566 if (ret == 0 && nl80211_send_chandef(msg, &chandef)) in nl80211_parse_mon_options() 21883 if (nl80211_send_chandef(msg, chandef)) in cfg80211_update_owe_info_event() 21970 if (nl80211_send_chandef(msg, chandef)) in cfg80211_next_nan_dw_notif() 22100 if (nl80211_send_chandef(msg, chandef))22973 if (nl80211_send_chandef(msg, chandef))4205 int nl80211_send_chandef(struct sk_buff *msg, const struct cfg80211_chan_def *chandef) nl80211_send_chandef() function
1147 * nl80211_send_chandef - sends the channel definition.1153 int nl80211_send_chandef(struct sk_buff *msg, const struct cfg80211_chan_def *chandef);