Searched refs:ieee802154_ops (Results 1 – 14 of 14) sorted by relevance
84 static const struct genl_ops ieee802154_ops[] = { variable133 .ops = ieee802154_ops,134 .n_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()
113 static const struct ieee802154_ops fakelb_ops = {
167 static const struct ieee802154_ops hwsim_ops = {
816 static const struct ieee802154_ops cc2520_ops = {
755 static const struct ieee802154_ops mcr20a_hw_ops = {
776 static const struct ieee802154_ops atusb_ops = {
1005 static const struct ieee802154_ops mrf24j40_ops = {
924 static const struct ieee802154_ops adf7242_ops = {
1310 static const struct ieee802154_ops at86rf230_ops = {
2387 static const struct ieee802154_ops ca8210_phy_ops = {
118 …ion:: struct ieee802154_dev *ieee802154_alloc_device (size_t priv_size, struct ieee802154_ops *ops)147 struct ieee802154_ops {