Searched refs:mt76_connac_mcu_alloc_wtbl_req (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 779 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_tx_ba() 827 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_rx_ba() 874 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_wtbl_sta_add() 948 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_sta_ba() 1182 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7615_mcu_uni_rx_ba()
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 302 mt76_connac_mcu_alloc_wtbl_req(struct mt76_dev *dev, struct mt76_wcid *wcid, in mt76_connac_mcu_alloc_wtbl_req() function 327 EXPORT_SYMBOL_GPL(mt76_connac_mcu_alloc_wtbl_req); 513 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, wcid, WTBL_SET, in mt76_connac_mcu_sta_update_hdr_trans() 532 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, wcid, WTBL_SET, NULL, in mt76_connac_mcu_wtbl_update_hdr_trans() 1075 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, info->wcid, in mt76_connac_mcu_sta_cmd() 1290 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(dev, wcid, WTBL_SET, in mt76_connac_mcu_sta_ba()
|
D | mt76_connac_mcu.h | 1894 mt76_connac_mcu_alloc_wtbl_req(struct mt76_dev *dev, struct mt76_wcid *wcid,
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 1029 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7915_mcu_sta_wtbl_tlv() 1398 wtbl_hdr = mt76_connac_mcu_alloc_wtbl_req(&dev->mt76, &msta->wcid, in mt7915_mcu_add_smps()
|