Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac802154/
Dmain.c113 phy->supported.max_maxbe = 8; in ieee802154_alloc_hw()
174 local->phy->supported.max_maxbe = 5; in ieee802154_register_hw()
/linux-4.4.14/include/net/
Dcfg802154.h146 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member
/linux-4.4.14/drivers/net/ieee802154/
Dmrf24j40.c1240 devrec->hw->phy->supported.max_maxbe = 5; in mrf24j40_phy_setup()
/linux-4.4.14/net/ieee802154/
Dnl802154.c433 nla_put_u8(msg, NL802154_CAP_ATTR_MAX_MAXBE, caps->max_maxbe) || in nl802154_put_capabilities()
1156 max_be > rdev->wpan_phy.supported.max_maxbe || in nl802154_set_backoff_exponent()