Home
last modified time | relevance | path

Searched refs:mt7996_mcu_get_all_sta_info (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h668 int mt7996_mcu_get_all_sta_info(struct mt7996_phy *phy, u16 tag);
H A Dmac.c2421 mt7996_mcu_get_all_sta_info(phy, UNI_ALL_STA_TXRX_RATE); in mt7996_mac_work()
2423 mt7996_mcu_get_all_sta_info(phy, UNI_ALL_STA_TXRX_ADM_STAT); in mt7996_mac_work()
2424 mt7996_mcu_get_all_sta_info(phy, UNI_ALL_STA_TXRX_MSDU_COUNT); in mt7996_mac_work()
H A Dmcu.c4727 int mt7996_mcu_get_all_sta_info(struct mt7996_phy *phy, u16 tag) in mt7996_mcu_get_all_sta_info() function