Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h104 #define TXP_CMD_RX_FILTER_WRITE 0x05 macro
H A Dif_txp.c1721 txp_command(sc, TXP_CMD_RX_FILTER_WRITE, filter, 0, 0, in txp_set_filter()