Searched refs:wi_cmd_wait (Results 1 – 1 of 1) sorted by relevance
201 STATIC int wi_cmd_wait(struct wi_softc *, int, int);1003 (void)wi_cmd_wait(sc, WI_CMD_TX | WI_RECLAIM, 0); in wi_txcmd_wait()2838 rc = wi_cmd_wait(sc, cmd, val0); in wi_cmd()2859 wi_cmd_wait(struct wi_softc *sc, int cmd, int val0) in wi_cmd_wait() function