Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dmain.c107 phy->supported.max_minbe = 8; in ieee802154_alloc_hw()
230 local->phy->supported.max_minbe = 3; in ieee802154_register_hw()
/openbmc/linux/include/net/
H A Dcfg802154.h148 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member
/openbmc/linux/drivers/net/ieee802154/
H A Dmrf24j40.c1242 devrec->hw->phy->supported.max_minbe = 3; in mrf24j40_phy_setup()
H A Dadf7242.c1237 hw->phy->supported.max_minbe = 8; in adf7242_probe()
/openbmc/linux/net/ieee802154/
H A Dnl802154.c429 nla_put_u8(msg, NL802154_CAP_ATTR_MAX_MINBE, caps->max_minbe) || in nl802154_put_capabilities()
1165 min_be > rdev->wpan_phy.supported.max_minbe || in nl802154_set_backoff_exponent()