Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h89 #define WPI_FH_TX_CONFIG(qid) (0xd00 + (qid) * 32) macro
H A Dif_wpi.c5319 WPI_WRITE(sc, WPI_FH_TX_CONFIG(chnl), 0x80200008); in wpi_hw_init()
5385 WPI_WRITE(sc, WPI_FH_TX_CONFIG(chnl), 0); in wpi_hw_stop()