Searched refs:CMD_CONFIGURE (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/i825xx/ |
D | sun3_82586.h | 187 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
|
D | sun3_82586.c | 416 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
|
/linux-5.19.10/drivers/net/wireless/ti/wl1251/ |
D | cmd.h | 44 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator
|
D | cmd.c | 160 ret = wl1251_cmd_send(wl, CMD_CONFIGURE, acx, len); in wl1251_cmd_configure()
|
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ |
D | cmd.h | 100 CMD_CONFIGURE = 2, /* use this to write information elements */ enumerator
|
D | cmd.c | 905 ret = wlcore_cmd_send_failsafe(wl, CMD_CONFIGURE, acx, len, 0, in wlcore_cmd_configure_failsafe()
|