Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac802154/
Dmain.c102 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw()
209 local->phy->supported.min_maxbe = 5; in ieee802154_register_hw()
/linux-6.1.9/include/net/
Dcfg802154.h138 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member
/linux-6.1.9/drivers/net/ieee802154/
Dmrf24j40.c1246 devrec->hw->phy->supported.min_maxbe = 5; in mrf24j40_phy_setup()
Dadf7242.c1238 hw->phy->supported.min_maxbe = 3; in adf7242_probe()
/linux-6.1.9/net/ieee802154/
Dnl802154.c411 nla_put_u8(msg, NL802154_CAP_ATTR_MIN_MAXBE, caps->min_maxbe) || in nl802154_put_capabilities()
1148 max_be < rdev->wpan_phy.supported.min_maxbe || in nl802154_set_backoff_exponent()