cfg802154_ops
wpan_phy_new(const struct cfg802154_ops *ops, size_t priv_size);
wpan_phy_new(const struct cfg802154_ops *ops, size_t priv_size)
const struct cfg802154_ops *ops;
const struct cfg802154_ops mac802154_config_ops = {
extern const struct cfg802154_ops mac802154_config_ops;