Home
last modified time | relevance | path

Searched refs:sta_id (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h3860 uint32_t sta_id; member
4294 uint8_t sta_id; member
4494 uint8_t sta_id; member
4771 uint8_t sta_id; member
4859 uint8_t sta_id; member
4879 uint8_t sta_id; member
5032 uint8_t sta_id; member
6123 uint8_t sta_id; member
6151 uint8_t sta_id; member
6183 uint8_t sta_id; member
[all …]
H A Dif_iwm.c1976 iwm_enable_txq(struct iwm_softc *sc, int sta_id, int qid, int fifo) in iwm_enable_txq() argument
2028 cmd.sta_id = sta_id; in iwm_enable_txq()
2726 cmd.sta_id = IWM_STATION_ID; in iwm_sta_rx_agg()
4480 iwm_update_sched(struct iwm_softc *sc, int qid, int idx, uint8_t sta_id,
4492 w_val = htole16(sta_id << 12 | len);
4680 tx->sta_id = IWM_AUX_STA_ID; in iwm_tx()
4682 tx->sta_id = IWM_STATION_ID; in iwm_tx()
4807 iwm_update_sched(sc, ring->qid, ring->cur, tx->sta_id, in iwm_tx()
5041 add_sta_cmd.sta_id in iwm_add_sta_cmd()
[all...]