Searched refs:wlcore_hw_set_cac (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | hw_ops.h | 316 wlcore_hw_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wlcore_hw_set_cac() function
|
D | main.c | 4663 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_change_chanctx() 4711 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_assign_vif_chanctx() 4752 wlcore_hw_set_cac(wl, wlvif, false); in wlcore_op_unassign_vif_chanctx() 4780 wlcore_hw_set_cac(wl, wlvif, false); in __wlcore_switch_vif_chan() 4791 wlcore_hw_set_cac(wl, wlvif, true); in __wlcore_switch_vif_chan()
|