Lines Matching defs:sta_id
2195 iwm_enable_txq(struct iwm_softc *sc, int sta_id, int qid, int fifo,
2228 cmd.sta_id = sta_id;
2942 cmd.sta_id = IWM_STATION_ID;
4784 iwm_update_sched(struct iwm_softc *sc, int qid, int idx, uint8_t sta_id,
4796 val = htole16(sta_id << 12 | len);
5033 tx->sta_id = IWM_AUX_STA_ID;
5035 tx->sta_id = IWM_STATION_ID;
5182 iwm_update_sched(sc, ring->qid, ring->cur, tx->sta_id, totlen);
5414 add_sta_cmd.sta_id = IWM_MONITOR_STA_ID;
5416 add_sta_cmd.sta_id = IWM_STATION_ID;
5525 cmd.sta_id = IWM_AUX_STA_ID;
5818 req->tx_cmd[0].sta_id = IWM_AUX_STA_ID;
5825 req->tx_cmd[1].sta_id = IWM_AUX_STA_ID;
7010 lq->sta_id = IWM_STATION_ID;