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

/linux-master/drivers/net/ieee802154/
H A Dmac802154_hwsim.c329 static const struct ieee802154_ops hwsim_ops = { variable in typeref:struct:ieee802154_ops
907 hw = ieee802154_alloc_hw(sizeof(*phy), &hwsim_ops);
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6283 static const struct genl_small_ops hwsim_ops[] = { variable in typeref:struct:genl_small_ops
6332 .small_ops = hwsim_ops,
6333 .n_small_ops = ARRAY_SIZE(hwsim_ops),

Completed in 140 milliseconds