Home
last modified time | relevance | path

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

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