Home
last modified time | relevance | path

Searched refs:sifs_period (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dmain.c163 phy->sifs_period = (IEEE802154_SIFS_PERIOD * phy->symbol_duration) / NSEC_PER_SEC; in ieee802154_configure_durations()
187 wpan_phy->sifs_period = in ieee802154_setup_wpan_phy_pib()
H A Dutil.c137 hw->phy->sifs_period * NSEC_PER_USEC, in ieee802154_xmit_complete()
/openbmc/linux/include/net/
H A Dcfg802154.h227 u16 sifs_period; member
/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c2925 ca8210_hw->phy->sifs_period = 12 * ca8210_hw->phy->symbol_duration; in ca8210_hw_setup()