Searched defs:min_be (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/mac802154/ |
D | driver-ops.h | 229 drv_set_csma_params(struct ieee802154_local *local, u8 min_be, u8 max_be, in drv_set_csma_params()
|
D | cfg.c | 203 u8 min_be, u8 max_be) in ieee802154_set_backoff_exponent()
|
/linux-6.1.9/net/ieee802154/ |
D | rdev-ops.h | 147 struct wpan_dev *wpan_dev, u8 min_be, u8 max_be) in rdev_set_backoff_exponent()
|
D | nl802154.c | 1132 u8 min_be, max_be; in nl802154_set_backoff_exponent() local
|
/linux-6.1.9/drivers/net/ieee802154/ |
D | adf7242.c | 286 u8 min_be; member 639 static int adf7242_set_csma_params(struct ieee802154_hw *hw, u8 min_be, in adf7242_set_csma_params()
|
D | atusb.c | 619 atusb_set_csma_params(struct ieee802154_hw *hw, u8 min_be, u8 max_be, u8 retries) in atusb_set_csma_params()
|
D | mrf24j40.c | 834 mrf24j40_csma_params(struct ieee802154_hw *hw, u8 min_be, u8 max_be, in mrf24j40_csma_params()
|
D | at86rf230.c | 1197 at86rf230_set_csma_params(struct ieee802154_hw *hw, u8 min_be, u8 max_be, in at86rf230_set_csma_params()
|
D | ca8210.c | 2247 u8 min_be, in ca8210_set_csma_params()
|
/linux-6.1.9/include/net/ |
D | ieee802154_netdev.h | 287 u8 min_be; member
|
D | cfg802154.h | 361 u8 min_be; member
|