Searched refs:CMD_CONFIGURE (Results 1 – 5 of 5) sorted by relevance
188 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
417 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
41 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator
119 ret = wl1251_cmd_send(wl, CMD_CONFIGURE, acx, len); in wl1251_cmd_configure()
913 ret = wlcore_cmd_send_failsafe(wl, CMD_CONFIGURE, acx, len, 0, in wlcore_cmd_configure_failsafe()