Searched refs:mt76_connac_mcu_alloc_wtbl_req (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 953 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_tx_ba() 1001 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_rx_ba() 1036 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_sta_add() 1078 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_update_hdr_trans() 1122 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_sta_ba() 1355 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_uni_rx_ba()
|
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 277 mt76_connac_mcu_alloc_wtbl_req(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_connac_mcu_alloc_wtbl_req() function 302 EXPORT_SYMBOL_GPL(mt76_connac_mcu_alloc_wtbl_req); 438 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, wcid, WTBL_SET, in mt76_connac_mcu_sta_update_hdr_trans() 894 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, info->wcid, in mt76_connac_mcu_sta_cmd() 1090 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, wcid, WTBL_SET, in mt76_connac_mcu_sta_ba()
|
D | mt76_connac_mcu.h | 1002 mt76_connac_mcu_alloc_wtbl_req(struct mt76_dev *dev, struct mt76_wcid *wcid,
|