Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dap.c464 queue_delayed_work(sc->config_wq, in ssv6200_bcast_tx_work()
492 queue_delayed_work(sc->config_wq, in ssv6200_bcast_start_work()
523 queue_delayed_work(sc->config_wq, in ssv6200_bcast_stop_work()
531 queue_delayed_work(sc->config_wq, in ssv6200_bcast_stop()
536 queue_work(sc->config_wq, &sc->bcast_start_work); in ssv6200_bcast_start()
H A Ddev.h362 struct workqueue_struct *config_wq; member
H A Dinit.c533 sc->config_wq= create_singlethread_workqueue("ssv6xxx_cong_wq"); in ssv6xxx_init_softc()
771 destroy_workqueue(sc->config_wq); in ssv6xxx_deinit_softc()
H A Ddev.c3770 queue_work(sc->config_wq, &sc->set_tim_work);
4235 queue_work(sc->config_wq, &sc->set_tim_work);
4399 queue_work(sc->config_wq, &sc->set_ampdu_rx_add_work);
4405 queue_work(sc->config_wq, &sc->set_ampdu_rx_del_work);