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

/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h187 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
H A Dsun3_82586.c420 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST);
/drivers/net/wireless/ti/wl1251/
H A Dcmd.h58 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator in enum:wl1251_commands
H A Dcmd.c159 ret = wl1251_cmd_send(wl, CMD_CONFIGURE, acx, len);
/drivers/net/wireless/ti/wlcore/
H A Dcmd.h113 CMD_CONFIGURE = 2, /* use this to write information elements */ enumerator in enum:wl1271_commands
H A Dcmd.c899 ret = wlcore_cmd_send_failsafe(wl, CMD_CONFIGURE, acx, len, 0,

Completed in 77 milliseconds