Searched refs:nl80211_send_iface (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 3436 static int nl80211_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, in nl80211_send_iface() function 3593 if (nl80211_send_iface(skb, NETLINK_CB(cb->skb).portid, in nl80211_dump_interface() 3625 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface() 3916 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_new_interface() 15617 if (nl80211_send_iface(msg, 0, 0, 0, rdev, wdev, cmd) < 0) { in nl80211_notify_iface()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 3822 static int nl80211_send_iface(struct sk_buff *msg, u32 portid, u32 seq, int flags, in nl80211_send_iface() function 4006 if (nl80211_send_iface(skb, NETLINK_CB(cb->skb).portid, in nl80211_dump_interface() 4039 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_interface() 4329 if (nl80211_send_iface(msg, info->snd_portid, info->snd_seq, 0, in _nl80211_new_interface() 17603 if (nl80211_send_iface(msg, 0, 0, 0, rdev, wdev, cmd) < 0) { in nl80211_notify_iface()
|
Completed in 47 milliseconds