Searched refs:min_maxbe (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/mac802154/ |
H A D | main.c | 104 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw() 165 local->phy->supported.min_maxbe = 5; in ieee802154_register_hw()
|
/kernel/linux/linux-6.6/net/mac802154/ |
H A D | main.c | 108 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw() 225 local->phy->supported.min_maxbe = 5; in ieee802154_register_hw()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | cfg802154.h | 138 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg802154.h | 148 u8 min_minbe, max_minbe, min_maxbe, max_maxbe, member
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | nl802154.c | 411 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()
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | nl802154.c | 430 nla_put_u8(msg, NL802154_CAP_ATTR_MIN_MAXBE, caps->min_maxbe) || in nl802154_put_capabilities() 1166 max_be < rdev->wpan_phy.supported.min_maxbe || in nl802154_set_backoff_exponent()
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | mrf24j40.c | 1246 devrec->hw->phy->supported.min_maxbe = 5; in mrf24j40_phy_setup()
|
H A D | adf7242.c | 1239 hw->phy->supported.min_maxbe = 3; in adf7242_probe()
|
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | mrf24j40.c | 1246 devrec->hw->phy->supported.min_maxbe = 5; in mrf24j40_phy_setup()
|
H A D | adf7242.c | 1239 hw->phy->supported.min_maxbe = 3; in adf7242_probe()
|
Completed in 17 milliseconds