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

/linux-master/net/mac802154/
H A Dmain.c109 phy->supported.max_minbe = 8;
230 local->phy->supported.max_minbe = 3;
/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.c429 nla_put_u8(msg, NL802154_CAP_ATTR_MAX_MINBE, caps->max_minbe) ||
1161 min_be > rdev->wpan_phy.supported.max_minbe ||
/linux-master/drivers/net/ieee802154/
H A Dadf7242.c1237 hw->phy->supported.max_minbe = 8;
H A Dmrf24j40.c1241 /* mrf24j40 supports max_minbe 0 - 3 */
1242 devrec->hw->phy->supported.max_minbe = 3;

Completed in 141 milliseconds