Home
last modified time | relevance | path

Searched refs:TYPHOON_CMD_RX_DISABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h324 #define TYPHOON_CMD_RX_DISABLE cpu_to_le16(0x0004) macro
H A Dtyphoon.c1971 INIT_COMMAND_NO_RESPONSE(&xp_cmd, TYPHOON_CMD_RX_DISABLE); in typhoon_stop_runtime()