Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h171 #define TXP_CMD_OFFLOAD_READ 0x4e macro
H A Dif_txp.c1732 if (txp_command2(sc, TXP_CMD_OFFLOAD_READ, 0, 0, 0, NULL, 0, &rsp, 1)) in txp_capabilities()