Searched refs:ieee802154_ops (Results 1 – 9 of 9) sorted by relevance
217 struct ieee802154_ops { struct304 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
34 const struct ieee802154_ops *ops;
55 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops) in ieee802154_alloc_hw()
115 static const struct ieee802154_ops fakelb_ops = {
503 static struct ieee802154_ops atusb_ops = {
726 static const struct ieee802154_ops cc2520_ops = {
1005 static const struct ieee802154_ops mrf24j40_ops = {
1310 static const struct ieee802154_ops at86rf230_ops = {
90 (size_t priv_size, struct ieee802154_ops *ops):