Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h551 struct wl12xx_cmd_roc { struct
552 struct wl1271_cmd_header header;
554 u8 role_id;
555 u8 channel;
556 u8 band;
557 u8 padding;
H A Dcmd.c1859 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc() function