Searched refs:sta_event (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| A D | Makefile | 25 mwifiex-y += sta_event.o
|
| /linux/net/mac80211/ |
| A D | trace.h | 970 DECLARE_EVENT_CLASS(sta_event, 995 DEFINE_EVENT(sta_event, drv_sta_statistics, 1002 DEFINE_EVENT(sta_event, drv_sta_add, 1009 DEFINE_EVENT(sta_event, drv_sta_remove, 1016 DEFINE_EVENT(sta_event, drv_sta_pre_rcu_remove, 1023 DEFINE_EVENT(sta_event, drv_sync_rx_queues, 1030 DEFINE_EVENT(sta_event, drv_sta_rate_tbl_update, 1214 DEFINE_EVENT(sta_event, drv_flush_sta, 2469 DEFINE_EVENT(sta_event, drv_net_fill_forward_path,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | usb.c | 145 .sta_event = mt7925_mac_sta_event, in mt7925u_probe()
|
| A D | pci.c | 282 .sta_event = mt7925_mac_sta_event, in mt7925_pci_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | sdio.c | 103 .sta_event = mt7921_mac_sta_event, in mt7921s_probe()
|
| A D | usb.c | 154 .sta_event = mt7921_mac_sta_event, in mt7921u_probe()
|
| A D | pci.c | 247 .sta_event = mt7921_mac_sta_event, in mt7921_pci_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| A D | init.c | 18 .sta_event = mt7603_sta_event,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mmio.c | 930 .sta_event = mt7915_mac_sta_event, in mt7915_mmio_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mac80211.c | 1522 if (!dev->drv->sta_event) in mt76_sta_state() 1537 return dev->drv->sta_event(dev, vif, sta, ev); in mt76_sta_state()
|
| A D | mt76.h | 526 int (*sta_event)(struct mt76_dev *dev, struct ieee80211_vif *vif, member
|
Completed in 767 milliseconds