Home
last modified time | relevance | path

Searched refs:hwsim_alloc_edge (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dmac802154_hwsim.c380 static struct hwsim_edge *hwsim_alloc_edge(struct hwsim_phy *endpoint, u8 lqi) in hwsim_alloc_edge() function
460 e = hwsim_alloc_edge(phy_v1, 0xff); in hwsim_new_edge_nl()
703 e = hwsim_alloc_edge(sub, 0xff); in hwsim_subscribe_all_others()
711 e = hwsim_alloc_edge(phy, 0xff); in hwsim_subscribe_all_others()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dmac802154_hwsim.c543 static struct hwsim_edge *hwsim_alloc_edge(struct hwsim_phy *endpoint, u8 lqi) in hwsim_alloc_edge() function
623 e = hwsim_alloc_edge(phy_v1, 0xff); in hwsim_new_edge_nl()
867 e = hwsim_alloc_edge(sub, 0xff); in hwsim_subscribe_all_others()
875 e = hwsim_alloc_edge(phy, 0xff); in hwsim_subscribe_all_others()

Completed in 3 milliseconds