Home
last modified time | relevance | path

Searched refs:IEEE802154_LIFS_PERIOD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dmain.c163 (IEEE802154_LIFS_PERIOD * phy->symbol_duration) / NSEC_PER_USEC; in ieee802154_configure_durations()
187 wpan_phy->lifs_period = (IEEE802154_LIFS_PERIOD * in ieee802154_setup_wpan_phy_pib()
/openbmc/linux/include/linux/
H A Dieee802154.h54 #define IEEE802154_LIFS_PERIOD 40 macro