Home
last modified time | relevance | path

Searched refs:ieee802154_ops (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/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),
/kernel/linux/linux-6.6/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),
/kernel/linux/linux-5.10/include/net/
H A Dmac802154.h133 /* struct ieee802154_ops - callbacks from mac802154 to the driver
208 struct ieee802154_ops { struct
415 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
/kernel/linux/linux-6.6/include/net/
H A Dmac802154.h129 /* struct ieee802154_ops - callbacks from mac802154 to the driver
204 struct ieee802154_ops { struct
411 ieee802154_alloc_hw(size_t priv_data_len, const struct ieee802154_ops *ops);
/kernel/linux/linux-5.10/net/mac802154/
H A Dieee802154_i.h27 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()
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dfakelb.c113 static const struct ieee802154_ops fakelb_ops = {
H A Dmac802154_hwsim.c167 static const struct ieee802154_ops hwsim_ops = {
H A Dmrf24j40.c1005 static const struct ieee802154_ops mrf24j40_ops = {
H A Dmcr20a.c755 static const struct ieee802154_ops mcr20a_hw_ops = {
H A Dadf7242.c926 static const struct ieee802154_ops adf7242_ops = {
H A Dcc2520.c814 static const struct ieee802154_ops cc2520_ops = {
H A Datusb.c779 static const struct ieee802154_ops atusb_ops = {
H A Dca8210.c2390 static const struct ieee802154_ops ca8210_phy_ops = {
H A Dat86rf230.c1319 static const struct ieee802154_ops at86rf230_ops = {
/kernel/linux/linux-6.6/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 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 Dcc2520.c813 static const struct ieee802154_ops cc2520_ops = {
H A Dmcr20a.c755 static const struct ieee802154_ops mcr20a_hw_ops = {
H A Datusb.c715 static const struct ieee802154_ops atusb_ops = {
/kernel/linux/linux-6.6/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()

Completed in 33 milliseconds

12