Home
last modified time | relevance | path

Searched refs:ieee802154_add_iface (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ieee802154/
H A Dieee802154.h39 int ieee802154_add_iface(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c88 IEEE802154_OP(IEEE802154_ADD_IFACE, ieee802154_add_iface),
H A Dnl-phy.c161 int ieee802154_add_iface(struct sk_buff *skb, struct genl_info *info) in ieee802154_add_iface() function
/openbmc/linux/net/mac802154/
H A Dcfg.c85 ieee802154_add_iface(struct wpan_phy *phy, const char *name, in ieee802154_add_iface() function
512 .add_virtual_intf = ieee802154_add_iface,