Searched refs:IWM_STATION_ID (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/pci/ |
| H A D | if_iwmvar.h | 685 #define IWM_STATION_ID 0 macro
|
| H A D | if_iwm.c | 3331 cmd.sta_id = IWM_STATION_ID; in iwm_sta_rx_agg() 3384 rxba->sta_id = IWM_STATION_ID; in iwm_sta_rx_agg() 3577 cmd.sta_id = IWM_STATION_ID; in iwm_sta_tx_agg() 3609 err = iwm_enable_txq(sc, IWM_STATION_ID, qid, fifo, 1, tid, in iwm_sta_tx_agg() 5194 tid != rxba->tid || rxba->sta_id != IWM_STATION_ID) in iwm_rx_reorder() 5703 iwm_reset_sched(sc, ring->qid, ring->tail, IWM_STATION_ID); in iwm_txq_advance() 5966 if (ban->sta_id != IWM_STATION_ID || in iwm_rx_compressed_ba() 6852 tx->sta_id = IWM_STATION_ID; in iwm_tx() 7006 .sta_id = htole32(IWM_STATION_ID), in iwm_flush_tx_path() 7239 add_sta_cmd.sta_id = IWM_STATION_ID; in iwm_add_sta_cmd() [all...] |