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

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h688 uint32_t tfd_queue_msk; member in struct:iwm_node
H A Dif_iwm.c3598 in->tfd_queue_msk |= (1 << qid);
3610 cmd.tfd_queue_msk |= htole32(in->tfd_queue_msk);
7028 iwm_flush_tx_path(struct iwm_softc *sc, int tfd_queue_msk) argument
7280 in->tfd_queue_msk |= (1 << qid);
7288 in->tfd_queue_msk |= (1 << qid);
7307 add_sta_cmd.tfd_queue_msk = htole32(in->tfd_queue_msk);
7420 cmd.tfd_queue_msk = htole32(1 << qid);
7490 err = iwm_flush_tx_path(sc, in->tfd_queue_msk);
[all...]
H A Dif_iwmreg.h6260 * @tfd_queue_msk: tfd queues used by this station
6288 uint32_t tfd_queue_msk; member in struct:iwm_add_sta_cmd_v7
6324 * @tfd_queue_msk: tfd queues used by this station.
6358 uint32_t tfd_queue_msk; member in struct:iwm_add_sta_cmd
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h7426 * @tfd_queue_msk: tfd queues used by this station.
7460 uint32_t tfd_queue_msk; member in struct:iwx_add_sta_cmd

Completed in 475 milliseconds