Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h72 struct wpi_tx_cmd *cmd;
H A Dif_wpireg.h339 struct wpi_tx_cmd { struct
H A Dif_wpi.c1186 size = WPI_TX_RING_COUNT * sizeof (struct wpi_tx_cmd); in wpi_alloc_tx_ring()
1211 paddr += sizeof (struct wpi_tx_cmd); in wpi_alloc_tx_ring()
2132 struct wpi_tx_cmd *cmd; in wpi_cmd_done()
2625 struct wpi_tx_cmd *cmd; in wpi_cmd2()
3233 struct wpi_tx_cmd *cmd; in wpi_cmd()
3274 cmd = mtod(m, struct wpi_tx_cmd *); in wpi_cmd()