Home
last modified time | relevance | path

Searched defs:wl12xx_cmd_stop_channel_switch (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.h699 struct wl12xx_cmd_stop_channel_switch { struct
700 struct wl1271_cmd_header header;
702 u8 role_id;
703 u8 padding[3];
Dcmd.c1968 int wl12xx_cmd_stop_channel_switch(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_cmd_stop_channel_switch() function