Home
last modified time | relevance | path

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

/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c329 static const struct ieee802154_ops hwsim_ops = { variable
907 hw = ieee802154_alloc_hw(sizeof(*phy), &hwsim_ops); in hwsim_add_one()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c