Home
last modified time | relevance | path

Searched refs:wl18xx_cmd_set_cac (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h79 int wl18xx_cmd_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start);
H A Dcmd.c162 int wl18xx_cmd_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wl18xx_cmd_set_cac() function
H A Dmain.c1751 .set_cac = wl18xx_cmd_set_cac,