Home
last modified time | relevance | path

Searched refs:beacon_comp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54.h241 struct completion beacon_comp; member
H A Dmain.c271 wait_for_completion_interruptible_timeout(&priv->beacon_comp, HZ); in p54_remove_interface()
788 init_completion(&priv->beacon_comp); in p54_init_common()
H A Dtxrx.c230 complete(&priv->beacon_comp); in p54_tx_qos_accounting_free()