Searched refs:wl1271_set_rx_streaming (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
| D | main.c | 81 static int wl1271_set_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_set_rx_streaming() function 117 ret = wl1271_set_rx_streaming(wl, wlvif, true); in wl1271_recalc_rx_streaming() 119 ret = wl1271_set_rx_streaming(wl, wlvif, false); in wl1271_recalc_rx_streaming() 151 ret = wl1271_set_rx_streaming(wl, wlvif, true); in wl1271_rx_streaming_enable_work() 184 ret = wl1271_set_rx_streaming(wl, wlvif, false); in wl1271_rx_streaming_disable_work()
|