Searched refs:wl1271_set_rx_streaming (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 80 static int wl1271_set_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_set_rx_streaming() function 116 ret = wl1271_set_rx_streaming(wl, wlvif, true); in wl1271_recalc_rx_streaming() 118 ret = wl1271_set_rx_streaming(wl, wlvif, false); in wl1271_recalc_rx_streaming() 148 ret = wl1271_set_rx_streaming(wl, wlvif, true); in wl1271_rx_streaming_enable_work() 179 ret = wl1271_set_rx_streaming(wl, wlvif, false); in wl1271_rx_streaming_disable_work()
|