Home
last modified time | relevance | path

Searched refs:NL802154_CAP_ATTR_MIN_MINBE (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnl802154.h223 NL802154_CAP_ATTR_MIN_MINBE, enumerator
/linux/net/ieee802154/
H A Dnl802154.c428 if (nla_put_u8(msg, NL802154_CAP_ATTR_MIN_MINBE, caps->min_minbe) || in nl802154_put_capabilities()