Symbol: NL802154_IFTYPE_MONITOR
net/ieee802154/nl802154.c
1084
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR ||
net/ieee802154/nl802154.c
1119
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR ||
net/ieee802154/nl802154.c
1406
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
net/ieee802154/nl802154.c
1923
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2032
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
net/ieee802154/nl802154.c
2091
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2143
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2211
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
net/ieee802154/nl802154.c
2302
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2320
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2392
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
net/ieee802154/nl802154.c
2454
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2488
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2565
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
net/ieee802154/nl802154.c
2654
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
2672
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/ieee802154/nl802154.c
842
if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
net/mac802154/iface.c
269
if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR &&
net/mac802154/iface.c
270
nsdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR)
net/mac802154/iface.c
596
case NL802154_IFTYPE_MONITOR:
net/mac802154/iface.c
645
case NL802154_IFTYPE_MONITOR:
net/mac802154/main.c
241
local->phy->supported.iftypes |= BIT(NL802154_IFTYPE_MONITOR);
net/mac802154/rx.c
350
if (sdata->wpan_dev.iftype == NL802154_IFTYPE_MONITOR)
net/mac802154/rx.c
383
if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR)