Searched refs:CMD_CONFIGURE (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsun3_82586.h187 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
H A D3c523.h158 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
H A Dni52.h179 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
H A Dni52.c568 writew(CMD_CONFIGURE | CMD_LAST, &cfg_cmd->cmd_cmd);
H A Dsun3_82586.c418 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST);
H A D3c523.c633 cfg_cmd->cmd_cmd = CMD_CONFIGURE | CMD_LAST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_cmd.h59 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator in enum:wl1251_commands
H A Dwl1271_cmd.h61 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator in enum:wl1271_commands
H A Dwl1251_cmd.c159 ret = wl1251_cmd_send(wl, CMD_CONFIGURE, acx, len);
H A Dwl1271_cmd.c334 ret = wl1271_cmd_send(wl, CMD_CONFIGURE, acx, len, 0);

Completed in 110 milliseconds