Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2661.c134 static int rt2661_tx_cmd(struct rt2661_softc *, uint8_t,
1111 rt2661_tx_cmd(sc, RT2661_MCU_CMD_WAKEUP, 0); in rt2661_mcu_wakeup()
1761 rt2661_tx_cmd(struct rt2661_softc *sc, uint8_t cmd, uint16_t arg) in rt2661_tx_cmd() function