Searched refs:set_pan_id (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg802154.h | 53 int (*set_pan_id)(struct wpan_phy *wpan_phy, member
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | rdev-ops.h | 128 ret = rdev->ops->set_pan_id(&rdev->wpan_phy, wpan_dev, pan_id); in rdev_set_pan_id()
|
H A D | nl802154.c | 514 CMD(set_pan_id, SET_PAN_ID); in nl802154_send_wpan_phy()
|
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | cfg.c | 463 .set_pan_id = ieee802154_set_pan_id,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg802154.h | 55 int (*set_pan_id)(struct wpan_phy *wpan_phy, member
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | rdev-ops.h | 128 ret = rdev->ops->set_pan_id(&rdev->wpan_phy, wpan_dev, pan_id); in rdev_set_pan_id()
|
H A D | nl802154.c | 533 CMD(set_pan_id, SET_PAN_ID); in nl802154_send_wpan_phy()
|
/kernel/linux/linux-6.6/net/mac802154/ |
H A D | cfg.c | 518 .set_pan_id = ieee802154_set_pan_id,
|
Completed in 11 milliseconds