Home
last modified time | relevance | path

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

/linux/net/mac802154/
H A Diface.c269 if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR && in ieee802154_check_concurrent_iface()
270 nsdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR) in ieee802154_check_concurrent_iface()
594 case NL802154_IFTYPE_MONITOR: in ieee802154_setup_sdata()
643 case NL802154_IFTYPE_MONITOR: in ieee802154_if_add()
H A Drx.c350 if (sdata->wpan_dev.iftype == NL802154_IFTYPE_MONITOR) in __ieee802154_rx_handle_packet()
383 if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR) in ieee802154_monitors_rx()
H A Dmain.c241 local->phy->supported.iftypes |= BIT(NL802154_IFTYPE_MONITOR); in ieee802154_register_hw()
/linux/include/net/
H A Dnl802154.h179 NL802154_IFTYPE_MONITOR, enumerator