Home
last modified time | relevance | path

Searched refs:append_radio_msg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c368 static int append_radio_msg(struct sk_buff *skb, struct hwsim_phy *phy) in append_radio_msg() function
444 res = append_radio_msg(skb, phy); in hwsim_get_radio()
828 if (append_radio_msg(mcast_skb, phy) < 0) in hwsim_mcast_new_radio()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3914 static int append_radio_msg(struct sk_buff *skb, int id, in append_radio_msg() function
3993 if (append_radio_msg(mcast_skb, id, param) < 0) in hwsim_mcast_new_radio()
5444 res = append_radio_msg(skb, data->idx, &param); in mac80211_hwsim_get_radio()