Home
last modified time | relevance | path

Searched refs:CMD_LAST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c420 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
464 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()
488 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST); in init586()
532 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586()
1170 dump_cmd->cmd_cmd = CMD_DUMP | CMD_LAST;
H A Dsun3_82586.h197 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c417 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST); in init586()
461 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST); in init586()
485 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST); in init586()
529 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST); in init586()
1167 dump_cmd->cmd_cmd = CMD_DUMP | CMD_LAST;
H A Dsun3_82586.h198 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro

Completed in 5 milliseconds