Searched refs:mt7615_mcu_alloc_wtbl_req (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 818 mt7615_mcu_alloc_wtbl_req(struct mt7615_dev *dev, struct mt7615_sta *msta, in mt7615_mcu_alloc_wtbl_req() function 1304 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, NULL, &skb); in mt7615_mcu_wtbl_tx_ba() 1348 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, NULL, &skb); in mt7615_mcu_wtbl_rx_ba() 1380 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_RESET_AND_SET, in mt7615_mcu_wtbl_sta_add() 1439 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_sta_ba() 1487 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_RESET_AND_SET, in mt7615_mcu_add_sta_cmd() 1849 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_uni_tx_ba() 1901 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_uni_rx_ba()
|