HomeSort by: relevance | last modified time | path
    Searched refs:tfd_queue_msk (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_iwmvar.h 564 uint32_t tfd_queue_msk; member in struct:iwm_node
if_iwm.c 5432 in->tfd_queue_msk |= (1 << qid);
5439 in->tfd_queue_msk |= (1 << qid);
5459 add_sta_cmd.tfd_queue_msk = htole32(in->tfd_queue_msk);
5530 cmd.tfd_queue_msk = htole32(1 << qid);
6847 in->tfd_queue_msk &= ~(1 << qid);
7969 in->tfd_queue_msk = 0;
if_iwmreg.h 6564 * @tfd_queue_msk: tfd queues used by this station
6592 uint32_t tfd_queue_msk; member in struct:iwm_add_sta_cmd_v7
6628 * @tfd_queue_msk: tfd queues used by this station.
6662 uint32_t tfd_queue_msk; member in struct:iwm_add_sta_cmd

Completed in 36 milliseconds