Home
last modified time | relevance | path

Searched defs:cfg802154_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dcfg802154.h34 struct cfg802154_ops { struct
41 int (*suspend)(struct wpan_phy *wpan_phy);
42 int (*resume)(struct wpan_phy *wpan_phy);
51 int (*set_cca_mode)(struct wpan_phy *wpan_phy,
55 int (*set_pan_id)(struct wpan_phy *wpan_phy,
68 int (*set_lbt_mode)(struct wpan_phy *wpan_phy,
74 int (*abort_scan)(struct wpan_phy *wpan_phy,
111 int (*add_device)(struct wpan_phy *wpan_phy,
114 int (*del_device)(struct wpan_phy *wpan_phy,
116 int (*add_devkey)(struct wpan_phy *wpan_phy,
[all …]

Completed in 6 milliseconds