Searched refs:ieee802154_ops (Results 1 – 14 of 14) sorted by relevance
84 static const struct genl_small_ops ieee802154_ops[] = { variable133 .small_ops = ieee802154_ops,134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
208 struct ieee802154_ops { struct415 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
27 const struct ieee802154_ops *ops;
47 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops) in ieee802154_alloc_hw()
120 …ion:: struct ieee802154_dev *ieee802154_alloc_device (size_t priv_size, struct ieee802154_ops *ops)149 struct ieee802154_ops {
113 static const struct ieee802154_ops fakelb_ops = {
167 static const struct ieee802154_ops hwsim_ops = {
779 static const struct ieee802154_ops atusb_ops = {
813 static const struct ieee802154_ops cc2520_ops = {
755 static const struct ieee802154_ops mcr20a_hw_ops = {
1005 static const struct ieee802154_ops mrf24j40_ops = {
926 static const struct ieee802154_ops adf7242_ops = {
1310 static const struct ieee802154_ops at86rf230_ops = {
2388 static const struct ieee802154_ops ca8210_phy_ops = {
Completed in 39 milliseconds