Searched refs:wl12xx_cmd_roc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 553 struct wl12xx_cmd_roc { struct
|
H A D | cmd.c | 1859 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc() function 1862 struct wl12xx_cmd_roc *cmd; in wl12xx_cmd_roc() 1941 ret = wl12xx_cmd_roc(wl, wlvif, role_id, band, channel); in wl12xx_roc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 553 struct wl12xx_cmd_roc { struct
|
H A D | cmd.c | 1857 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc() function 1860 struct wl12xx_cmd_roc *cmd; in wl12xx_cmd_roc() 1939 ret = wl12xx_cmd_roc(wl, wlvif, role_id, band, channel); in wl12xx_roc()
|
Completed in 8 milliseconds