Searched refs:mt7615_mcu_alloc_wtbl_req (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 810 mt7615_mcu_alloc_wtbl_req(struct mt7615_dev *dev, struct mt7615_sta *msta, in mt7615_mcu_alloc_wtbl_req() function 1296 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, NULL, &skb); in mt7615_mcu_wtbl_tx_ba() 1340 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, NULL, &skb); in mt7615_mcu_wtbl_rx_ba() 1372 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_RESET_AND_SET, in mt7615_mcu_wtbl_sta_add() 1431 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_sta_ba() 1479 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_RESET_AND_SET, in mt7615_mcu_add_sta_cmd() 1841 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_uni_tx_ba() 1893 wtbl_hdr = mt7615_mcu_alloc_wtbl_req(dev, msta, WTBL_SET, sta_wtbl, in mt7615_mcu_uni_rx_ba()
|