Searched refs:wcid_to_sta (Results 1 – 11 of 11) sorted by relevance
37 struct ieee80211_sta *wcid_to_sta[STA_IDS_SIZE]; member
1087 skbdesc->sta = drv_data->wcid_to_sta[wcid - WCID_START]; in rt2800_txdone_entry()1829 drv_data->wcid_to_sta[wcid - WCID_START] = sta; in rt2800_sta_add()1862 drv_data->wcid_to_sta[wcid - WCID_START] = NULL; in rt2800_sta_remove()1877 drv_data->wcid_to_sta[wcid - WCID_START] = NULL; in rt2800_pre_reset_hw()
205 sta = wcid_to_sta(wcid); in mt7921s_tx_complete_skb()
186 sta = wcid_to_sta(wcid); in mt7921_mac_tx_free()
161 sta = wcid_to_sta(wcid); in mt76_rx_aggr_reorder()
68 status.sta = wcid_to_sta(wcid); in mt76_tx_status_unlock()260 status.sta = wcid_to_sta(wcid); in __mt76_tx_complete_skb()
1004 wcid_to_sta(struct mt76_wcid *wcid) in wcid_to_sta() function
958 *sta = wcid_to_sta(mstat.wcid); in mt76_rx_convert()
1269 sta = wcid_to_sta(wcid); in mt7603_mac_add_txs()
1476 sta = wcid_to_sta(wcid); in mt7615_mac_add_txs()
1312 sta = wcid_to_sta(wcid); in mt7915_mac_tx_free()
Completed in 47 milliseconds