Searched defs:cfg802154_ops (Results 1 – 1 of 1) sorted by relevance
32 struct cfg802154_ops { struct39 int (*suspend)(struct wpan_phy *wpan_phy);40 int (*resume)(struct wpan_phy *wpan_phy);49 int (*set_cca_mode)(struct wpan_phy *wpan_phy,53 int (*set_pan_id)(struct wpan_phy *wpan_phy,66 int (*set_lbt_mode)(struct wpan_phy *wpan_phy,95 int (*add_seclevel)(struct wpan_phy *wpan_phy,101 int (*add_device)(struct wpan_phy *wpan_phy,104 int (*del_device)(struct wpan_phy *wpan_phy,106 int (*add_devkey)(struct wpan_phy *wpan_phy,[all …]
Completed in 7 milliseconds