Home
last modified time | relevance | path

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

/linux-6.15/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.c1815 .set_cac = wl18xx_cmd_set_cac,