Home
last modified time | relevance | path

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

/linux/net/ieee802154/
A Dnl802154.c823 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_send_iface()
1066 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR || in nl802154_set_pan_id()
1393 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_set_llsec_params()
1561 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_add_llsec_key()
1613 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_del_llsec_key()
1772 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_add_llsec_dev()
1790 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_del_llsec_dev()
1924 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_add_llsec_devkey()
1958 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_del_llsec_devkey()
2124 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_add_llsec_seclevel()
[all …]
/linux/include/net/
A Dnl802154.h158 NL802154_IFTYPE_MONITOR, enumerator
/linux/net/mac802154/
A Dmain.c175 local->phy->supported.iftypes |= BIT(NL802154_IFTYPE_MONITOR); in ieee802154_register_hw()
A Drx.c232 if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR) in ieee802154_monitors_rx()
A Diface.c600 case NL802154_IFTYPE_MONITOR: in ieee802154_setup_sdata()
648 case NL802154_IFTYPE_MONITOR: in ieee802154_if_add()

Completed in 12 milliseconds