Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_iwmvar.h682 uint32_t tfd_queue_msk; member
H A Dif_iwm.c3585 in->tfd_queue_msk |= (1 << qid); in iwm_sta_tx_agg()
3597 cmd.tfd_queue_msk |= htole32(in->tfd_queue_msk); in iwm_sta_tx_agg()
7003 iwm_flush_tx_path(struct iwm_softc *sc, int tfd_queue_msk) in iwm_flush_tx_path() argument
7255 in->tfd_queue_msk |= (1 << qid); in iwm_add_sta_cmd()
7263 in->tfd_queue_msk |= (1 << qid); in iwm_add_sta_cmd()
7282 add_sta_cmd.tfd_queue_msk = htole32(in->tfd_queue_msk); in iwm_add_sta_cmd()
7395 cmd.tfd_queue_msk = htole32(1 << qid); in iwm_add_aux_sta()
7465 err = iwm_flush_tx_path(sc, in->tfd_queue_msk); in iwm_flush_sta()
[all...]
H A Dif_iwmreg.h6260 * @tfd_queue_msk: tfd queues used by this station
6288 uint32_t tfd_queue_msk; member
6324 * @tfd_queue_msk: tfd queues used by this station.
6358 uint32_t tfd_queue_msk; member
H A Dif_iwxreg.h7908 * @tfd_queue_msk: tfd queues used by this station.
7942 uint32_t tfd_queue_msk;
7460 uint32_t tfd_queue_msk; global() member