Searched refs:hwsim_get_radio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | mac802154_hwsim.c | 266 static int hwsim_get_radio(struct sk_buff *skb, struct hwsim_phy *phy, in hwsim_get_radio() function 314 res = hwsim_get_radio(skb, phy, info->snd_portid, in hwsim_get_radio_nl() 347 res = hwsim_get_radio(skb, phy, NETLINK_CB(cb->skb).portid, in hwsim_dump_radio_nl()
|
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | mac802154_hwsim.c | 429 static int hwsim_get_radio(struct sk_buff *skb, struct hwsim_phy *phy, in hwsim_get_radio() function 477 res = hwsim_get_radio(skb, phy, info->snd_portid, in hwsim_get_radio_nl() 510 res = hwsim_get_radio(skb, phy, NETLINK_CB(cb->skb).portid, in hwsim_dump_radio_nl()
|
Completed in 3 milliseconds