Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h103 #define TXP_CMD_RX_DISABLE 0x04 macro
H A Dif_txp.c863 txp_command(sc, TXP_CMD_RX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 0); in txp_shutdown()
1520 txp_command(sc, TXP_CMD_RX_DISABLE, 0, 0, 0, NULL, NULL, NULL, 1); in txp_stop()