Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h167 struct work_struct update_filtering_work; member
H A Dmain.c376 INIT_WORK(&priv->update_filtering_work, cw1200_update_filtering_work); in cw1200_init_common()
H A Dsta.c515 update_filtering_work); in cw1200_update_filtering_work()
1404 cancel_work_sync(&priv->update_filtering_work); in cw1200_do_unjoin()
H A Dtxrx.c1186 &priv->update_filtering_work); in cw1200_rx_cb()