Searched refs:ieee802154_ops (Results 1 – 8 of 8) sorted by relevance
202 struct ieee802154_ops { struct265 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()
125 static const struct ieee802154_ops fakelb_ops = {
581 static const struct ieee802154_ops mrf24j40_ops = {
631 static const struct ieee802154_ops cc2520_ops = {
1341 static const struct ieee802154_ops at86rf230_ops = {
100 (size_t priv_size, struct ieee802154_ops *ops):