Home
last modified time | relevance | path

Searched refs:ieee802154_ops (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/ieee802154/
H A Dnetlink.c84 static const struct genl_small_ops ieee802154_ops[] = { variable
133 .small_ops = ieee802154_ops,
134 .n_small_ops = ARRAY_SIZE(ieee802154_ops),
/openbmc/linux/include/net/
H A Dmac802154.h204 struct ieee802154_ops { struct
411 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
/openbmc/linux/drivers/net/ieee802154/
H A Dfakelb.c113 static const struct ieee802154_ops fakelb_ops = {
H A Dmac802154_hwsim.c329 static const struct ieee802154_ops hwsim_ops = {
H A Dcc2520.c813 static const struct ieee802154_ops cc2520_ops = {
H A Datusb.c715 static const struct ieee802154_ops atusb_ops = {
H A Dmcr20a.c755 static const struct ieee802154_ops mcr20a_hw_ops = {
H A Dmrf24j40.c1005 static const struct ieee802154_ops mrf24j40_ops = {
H A Dadf7242.c926 static const struct ieee802154_ops adf7242_ops = {
H A Dat86rf230.c1249 static const struct ieee802154_ops at86rf230_ops = {
H A Dca8210.c2347 static const struct ieee802154_ops ca8210_phy_ops = {
/openbmc/linux/net/mac802154/
H A Dieee802154_i.h32 const struct ieee802154_ops *ops;
H A Dmain.c47 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops) in ieee802154_alloc_hw()
/openbmc/linux/Documentation/networking/
H A Dieee802154.rst120 …ion:: struct ieee802154_dev *ieee802154_alloc_device (size_t priv_size, struct ieee802154_ops *ops)
149 struct ieee802154_ops {