Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.h187 #define CMD_CONFIGURE 0x0002 /* configure command */ macro
A Dsun3_82586.c416 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
/linux-6.3-rc2/drivers/net/wireless/ti/wl1251/
A Dcmd.h44 CMD_CONFIGURE = 2, /*use this to write information elements*/ enumerator
A Dcmd.c160 ret = wl1251_cmd_send(wl, CMD_CONFIGURE, acx, len); in wl1251_cmd_configure()
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dcmd.h100 CMD_CONFIGURE = 2, /* use this to write information elements */ enumerator
A Dcmd.c905 ret = wlcore_cmd_send_failsafe(wl, CMD_CONFIGURE, acx, len, 0, in wlcore_cmd_configure_failsafe()

Completed in 15 milliseconds