Home
last modified time | relevance | path

Searched refs:msg_completion (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Ddriver.c395 complete(&i2400m->msg_completion); in __i2400m_dev_stop()
602 complete(&i2400m->msg_completion); in __i2400m_dev_reset_handle()
793 init_completion(&i2400m->msg_completion); in i2400m_init()
H A Di2400m.h469 * @msg_completion: used to wait for an ack to a control command sent
476 * Only valid after @msg_completion is woken up. Only updateable
477 * if @msg_completion is armed. Only touched by
620 struct completion msg_completion; member
H A Dcontrol.c741 init_completion(&i2400m->msg_completion); in i2400m_msg_to_dev()
767 &i2400m->msg_completion, ack_timeout); in i2400m_msg_to_dev()
H A Drx.c278 * for it in i2400m->msg_completion.
314 complete(&i2400m->msg_completion); in i2400m_rx_ctl_ack()

Completed in 7 milliseconds