Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dwlcore_i.h445 struct timer_list rx_streaming_timer; member
A Dmain.c120 del_timer_sync(&wlvif->rx_streaming_timer); in wl1271_recalc_rx_streaming()
153 mod_timer(&wlvif->rx_streaming_timer, in wl1271_rx_streaming_enable_work()
192 struct wl12xx_vif *wlvif = from_timer(wlvif, t, rx_streaming_timer); in wl1271_rx_streaming_timer()
2292 timer_setup(&wlvif->rx_streaming_timer, wl1271_rx_streaming_timer, 0); in wl12xx_init_vif_data()
2765 del_timer_sync(&wlvif->rx_streaming_timer); in __wl1271_op_remove_interface()
A Dtx.c733 mod_timer(&wlvif->rx_streaming_timer, in wl12xx_rearm_rx_streaming()

Completed in 17 milliseconds