Searched refs:wlcore_hw_set_cac (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | hw_ops.h | 292 wlcore_hw_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wlcore_hw_set_cac() function
|
D | main.c | 4647 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_change_chanctx() 4695 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_assign_vif_chanctx() 4736 wlcore_hw_set_cac(wl, wlvif, false); in wlcore_op_unassign_vif_chanctx() 4762 wlcore_hw_set_cac(wl, wlvif, false); in __wlcore_switch_vif_chan() 4773 wlcore_hw_set_cac(wl, wlvif, true); in __wlcore_switch_vif_chan()
|