Searched refs:max_maxbe (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/mac802154/
H A Dmain.c111 phy->supported.max_maxbe = 8;
228 local->phy->supported.max_maxbe = 5;
/linux-master/include/net/
H A Dcfg802154.h155 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member in struct:wpan_phy_supported
/linux-master/net/ieee802154/
H A Dnl802154.c431 nla_put_u8(msg, NL802154_CAP_ATTR_MAX_MAXBE, caps->max_maxbe) ||
1163 max_be > rdev->wpan_phy.supported.max_maxbe ||
/linux-master/drivers/net/ieee802154/
H A Dadf7242.c1240 hw->phy->supported.max_maxbe = 8;
H A Dmrf24j40.c1247 devrec->hw->phy->supported.max_maxbe = 5;

Completed in 160 milliseconds