Home
last modified time | relevance | path

Searched refs:mt76_wcid (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dtx.c100 mt76_tx_status_skb_add(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_tx_status_skb_add()
138 mt76_tx_status_skb_get(struct mt76_dev *dev, struct mt76_wcid *wcid, int pktid, in mt76_tx_status_skb_get()
165 mt76_tx_status_check(struct mt76_dev *dev, struct mt76_wcid *wcid, bool flush) in mt76_tx_status_check()
179 struct mt76_wcid *wcid; in mt76_tx_check_non_aql()
229 struct mt76_wcid *wcid, struct ieee80211_sta *sta, in __mt76_tx_queue_skb()
243 wcid = (struct mt76_wcid *)sta->drv_priv; in __mt76_tx_queue_skb()
255 struct mt76_wcid *wcid, struct sk_buff *skb) in mt76_tx()
326 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt76_queue_ps_skb()
390 struct mt76_wcid *wcid = mtxq->wcid; in mt76_txq_send_burst()
455 struct mt76_wcid *wcid; in mt76_txq_schedule_list()
H A Dmt76.h29 struct mt76_wcid;
168 struct sk_buff *skb, struct mt76_wcid *wcid,
202 struct mt76_wcid { struct
229 struct mt76_wcid *wcid; argument
319 enum mt76_txq_id qid, struct mt76_wcid *wcid,
482 struct mt76_wcid *wcid;
619 struct mt76_wcid global_wcid;
620 struct mt76_wcid __rcu *wcid[MT76_N_WCIDS];
826 wcid_to_sta(struct mt76_wcid *wcid) in wcid_to_sta()
902 struct mt76_wcid *wcid, struct sk_buff *skb);
[all …]
H A Dmt76x02_mac.h30 struct mt76_wcid group_wcid; /* must be first */
37 struct mt76_wcid wcid; /* must be first */
181 void mt76x02_mac_wcid_set_rate(struct mt76x02_dev *dev, struct mt76_wcid *wcid,
194 struct sk_buff *skb, struct mt76_wcid *wcid,
H A Dmac80211.c689 void mt76_wcid_key_setup(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_wcid_key_setup()
751 struct mt76_wcid *wcid = status->wcid; in mt76_check_ccmp_pn()
790 struct mt76_wcid *wcid = status->wcid; in mt76_airtime_report()
817 struct mt76_wcid *wcid; in mt76_airtime_flush_ampdu()
841 struct mt76_wcid *wcid = status->wcid; in mt76_airtime_check()
879 struct mt76_wcid *wcid = status->wcid; in mt76_check_sta()
886 wcid = status->wcid = (struct mt76_wcid *)sta->drv_priv; in mt76_check_sta()
973 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt76_sta_add()
1008 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in __mt76_sta_remove()
1063 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt76_sta_pre_rcu_remove()
H A Dagg-rx.c123 struct mt76_wcid *wcid = status->wcid; in mt76_rx_aggr_check_ctl()
151 struct mt76_wcid *wcid = status->wcid; in mt76_rx_aggr_reorder()
241 int mt76_rx_aggr_start(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno, in mt76_rx_aggr_start()
289 void mt76_rx_aggr_stop(struct mt76_dev *dev, struct mt76_wcid *wcid, u8 tidno) in mt76_rx_aggr_stop()
H A Dmt76x02.h183 enum mt76_txq_id qid, struct mt76_wcid *wcid,
249 struct mt76_wcid *wcid; in mt76x02_rx_get_sta()
261 static inline struct mt76_wcid *
H A Dmt76x02_txrx.c17 struct mt76_wcid *wcid = &dev->mt76.global_wcid; in mt76x02_tx()
138 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt76x02_tx_prepare_skb()
H A Dmt76x02_usb.h19 enum mt76_txq_id qid, struct mt76_wcid *wcid,
H A Dmt76x02_mmio.c381 struct mt76_wcid *wcid; in mt76x02_key_sync()
386 wcid = (struct mt76_wcid *)sta->drv_priv; in mt76x02_key_sync()
410 struct mt76_wcid *wcid; in mt76x02_reset_state()
H A Dutil.c69 struct mt76_wcid *wcid; in mt76_get_min_avg_rssi()
H A Dmt76x02_util.c275 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt76x02_sta_remove()
413 struct mt76_wcid *wcid; in mt76x02_set_key()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h173 struct mt76_wcid *mon_wcid;
174 struct mt76_wcid __rcu *wcid[N_WCIDS];
252 struct mt76_wcid { struct
264 struct mt76_wcid group_wcid; argument
268 struct mt76_wcid wcid;
390 struct mt76_wcid *wcid, int hw_q);
H A Dtx.c131 struct ieee80211_sta *sta, struct mt76_wcid *wcid, in mt7601u_push_txwi()
198 struct mt76_wcid *wcid = dev->mon_wcid; in mt7601u_tx()
H A Dmac.c146 void mt76_mac_wcid_set_rate(struct mt7601u_dev *dev, struct mt76_wcid *wcid, in mt76_mac_wcid_set_rate()
178 struct mt76_wcid *wcid = NULL; in mt76_send_tx_status()
374 struct mt76_wcid *wcid; in mt7601u_mac_set_ampdu_factor()
H A Dmac.h159 void mt76_mac_wcid_set_rate(struct mt7601u_dev *dev, struct mt76_wcid *wcid,
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h135 struct mt76_wcid wcid; /* must be first */
567 struct sk_buff *skb, struct mt76_wcid *wcid,
571 int mt7615_mac_wtbl_set_key(struct mt7615_dev *dev, struct mt76_wcid *wcid,
575 struct mt76_wcid *wcid,
579 struct mt76_wcid *wcid,
583 struct mt76_wcid *wcid,
617 enum mt76_txq_id qid, struct mt76_wcid *wcid,
671 enum mt76_txq_id qid, struct mt76_wcid *wcid,
H A Dusb_sdio.c44 mt7663_usb_sdio_write_txwi(struct mt7615_dev *dev, struct mt76_wcid *wcid, in mt7663_usb_sdio_write_txwi()
142 struct mt76_wcid *wcid; in mt7663_usb_sdio_set_key()
242 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7663_usb_sdio_tx_prepare_skb()
H A Dmac.c58 static struct mt76_wcid *mt7615_rx_get_wcid(struct mt7615_dev *dev, in mt7615_rx_get_wcid()
62 struct mt76_wcid *wcid; in mt7615_rx_get_wcid()
528 struct sk_buff *skb, struct mt76_wcid *wcid, in mt7615_mac_write_txwi()
1037 struct mt76_wcid *wcid, in mt7615_mac_wtbl_update_key()
1079 struct mt76_wcid *wcid, in mt7615_mac_wtbl_update_pk()
1116 struct mt76_wcid *wcid, in mt7615_mac_wtbl_update_cipher()
1139 struct mt76_wcid *wcid, in mt7615_mac_wtbl_set_key()
1353 struct mt76_wcid *wcid; in mt7615_mac_add_txs()
1869 struct mt76_wcid *wcid; in mt7615_pm_wake_work()
H A Dpci_mac.c131 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7615_tx_prepare_skb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h63 struct mt76_wcid wcid; /* must be first */
242 enum mt76_txq_id qid, struct mt76_wcid *wcid,
H A Dmain.c363 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt7603_sta_remove()
469 struct mt76_wcid *wcid = &msta->wcid; in mt7603_set_key()
659 struct mt76_wcid *wcid = &dev->global_sta.wcid; in mt7603_tx()
H A Ddma.c45 struct mt76_wcid *wcid; in mt7603_rx_loopback_skb()
H A Dmac.c470 static struct mt76_wcid *
474 struct mt76_wcid *wcid; in mt7603_rx_get_wcid()
891 struct mt76_wcid *wcid, struct ieee80211_sta *sta, in mt7603_mac_write_txwi()
1019 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7603_tx_prepare_skb()
1229 struct mt76_wcid *wcid; in mt7603_mac_add_txs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h75 struct mt76_wcid wcid; /* must be first */
432 struct sk_buff *skb, struct mt76_wcid *wcid,
445 enum mt76_txq_id qid, struct mt76_wcid *wcid,
H A Dmac.c55 static struct mt76_wcid *mt7915_rx_get_wcid(struct mt7915_dev *dev, in mt7915_rx_get_wcid()
59 struct mt76_wcid *wcid; in mt7915_rx_get_wcid()
566 struct sk_buff *skb, struct mt76_wcid *wcid, in mt7915_mac_write_txwi()
708 enum mt76_txq_id qid, struct mt76_wcid *wcid, in mt7915_tx_prepare_skb()
893 struct mt76_wcid *wcid; in mt7915_mac_tx_free()
932 struct mt76_wcid *wcid = (struct mt76_wcid *)sta->drv_priv; in mt7915_mac_tx_free()
978 struct mt76_wcid *wcid; in mt7915_tx_complete_skb()

12