Searched refs:__IEEE802154_DEV_INVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | nl802154.h | 165 __IEEE802154_DEV_INVALID = -1, enumerator |
/openbmc/linux/net/ieee802154/ | ||
H A D | nl-phy.c | 169 int type = __IEEE802154_DEV_INVALID; in ieee802154_add_iface() |