Searched refs:ieee802154_ops (Results 1 – 14 of 14) sorted by relevance
92 static const struct genl_ops ieee802154_ops[] = { variable140 .ops = ieee802154_ops,141 .n_ops = ARRAY_SIZE(ieee802154_ops),
217 struct ieee802154_ops { struct424 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
35 const struct ieee802154_ops *ops;
55 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops) in ieee802154_alloc_hw()
121 static const struct ieee802154_ops fakelb_ops = {
183 static const struct ieee802154_ops hwsim_ops = {
779 static const struct ieee802154_ops atusb_ops = {
821 static const struct ieee802154_ops cc2520_ops = {
764 static const struct ieee802154_ops mcr20a_hw_ops = {
1014 static const struct ieee802154_ops mrf24j40_ops = {
925 static const struct ieee802154_ops adf7242_ops = {
1318 static const struct ieee802154_ops at86rf230_ops = {
2386 static const struct ieee802154_ops ca8210_phy_ops = {
88 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops):112 struct ieee802154_ops {