Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/txp/
H A Dif_txp.c136 static int txp_command2 (struct txp_softc *, u_int16_t, u_int16_t,
1157 if (txp_command2(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0, in txp_tick()
1327 if (txp_command2(sc, id, in1, in2, in3, NULL, 0, &rsp, wait)) in txp_command()
1344 txp_command2(struct txp_softc *sc, u_int16_t id, u_int16_t in1, u_int32_t in2, in txp_command2() function
1732 if (txp_command2(sc, TXP_CMD_OFFLOAD_READ, 0, 0, 0, NULL, 0, &rsp, 1)) in txp_capabilities()