Searched refs:txp_ext_command (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/txp/ |
| HD | if_txp.c | 181 static int txp_ext_command(struct txp_softc *, uint16_t, uint16_t, 372 if (txp_ext_command(sc, TXP_CMD_READ_VERSION, 0, 0, 0, NULL, 0, in txp_attach() 2005 if (txp_ext_command(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0, in txp_tick() 2198 if (txp_ext_command(sc, id, in1, in2, in3, NULL, 0, &rsp, wait) != 0) { in txp_command() 2218 txp_ext_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, in txp_ext_command() function 2793 if (txp_ext_command(sc, TXP_CMD_READ_STATISTICS, 0, 0, 0, NULL, 0, in txp_stats_save()
|