Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_roc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.h567 struct wl12xx_cmd_roc { struct
Dcmd.c1853 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc() function
1856 struct wl12xx_cmd_roc *cmd; in wl12xx_cmd_roc()
1935 ret = wl12xx_cmd_roc(wl, wlvif, role_id, band, channel); in wl12xx_roc()