Home
last modified time | relevance | path

Searched refs:wlcore_cmd_generic_cfg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h81 int wlcore_cmd_generic_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif,
646 struct wlcore_cmd_generic_cfg { struct
H A Dinit.c548 wlcore_cmd_generic_cfg(wl, wlvif, in wl12xx_init_ap_role()
H A Dcmd.c2073 int wlcore_cmd_generic_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_cmd_generic_cfg() function
2076 struct wlcore_cmd_generic_cfg *cmd; in wlcore_cmd_generic_cfg()
2101 EXPORT_SYMBOL_GPL(wlcore_cmd_generic_cfg);
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c372 wlcore_cmd_generic_cfg(wl, wlvif, in radar_debug_mode_write()