Searched refs:mt76x02_sta_ps (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 38 .sta_ps = mt76x02_sta_ps, in mt76x2u_probe()
|
H A D | pci.c | 32 .sta_ps = mt76x02_sta_ps, in mt76x2e_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 38 .sta_ps = mt76x02_sta_ps, in mt76x2u_probe()
|
H A D | pci.c | 32 .sta_ps = mt76x02_sta_ps, in mt76x2e_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 148 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()
|
H A D | usb.c | 218 .sta_ps = mt76x02_sta_ps, in mt76x0u_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 188 void mt76x02_sta_ps(struct mt76_dev *dev, struct ieee80211_sta *sta, bool ps);
|
H A D | mt76x02_util.c | 621 void mt76x02_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, in mt76x02_sta_ps() function 632 EXPORT_SYMBOL_GPL(mt76x02_sta_ps); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02.h | 202 void mt76x02_sta_ps(struct mt76_dev *dev, struct ieee80211_sta *sta, bool ps);
|
H A D | mt76x02_util.c | 623 void mt76x02_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, in mt76x02_sta_ps() function 634 EXPORT_SYMBOL_GPL(mt76x02_sta_ps); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 220 .sta_ps = mt76x02_sta_ps, in mt76x0u_probe()
|
H A D | pci.c | 162 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()
|
Completed in 6 milliseconds