Searched refs:wlcore_hw_set_cac (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | hw_ops.h | 302 wlcore_hw_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wlcore_hw_set_cac() function
|
D | main.c | 4691 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_change_chanctx() 4741 wlcore_hw_set_cac(wl, wlvif, true); in wlcore_op_assign_vif_chanctx() 4784 wlcore_hw_set_cac(wl, wlvif, false); in wlcore_op_unassign_vif_chanctx() 4813 wlcore_hw_set_cac(wl, wlvif, false); in __wlcore_switch_vif_chan() 4824 wlcore_hw_set_cac(wl, wlvif, true); in __wlcore_switch_vif_chan()
|