Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac802154/
Dutil.c81 hw->phy->sifs_period * NSEC_PER_USEC, in ieee802154_xmit_complete()
Dmain.c138 wpan_phy->sifs_period = IEEE802154_SIFS_PERIOD * in ieee802154_setup_wpan_phy_pib()
/kernel/linux/linux-5.10/include/net/
Dcfg802154.h210 u16 sifs_period; member
/kernel/linux/linux-5.10/drivers/net/ieee802154/
Dmcr20a.c980 phy->sifs_period = 12 * phy->symbol_duration; in mcr20a_hw_setup()
Datusb.c699 lp->hw->phy->sifs_period = IEEE802154_SIFS_PERIOD * in hulusb_set_channel()
Dat86rf230.c1094 lp->hw->phy->sifs_period = IEEE802154_SIFS_PERIOD * in at86rf212_set_channel()
Dca8210.c2981 ca8210_hw->phy->sifs_period = 12 * ca8210_hw->phy->symbol_duration; in ca8210_hw_setup()