| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmevent.h | 292 #define WLC_E_LAST 172 /* highest val + 1 for range checking */ macro 293 #if (WLC_E_LAST > 172)
|
| H A D | wlioctl_defs.h | 1355 MAX(WL_EVENTING_MASK_LEN, (ROUNDUP(WLC_E_LAST, NBBY)/NBBY))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_event.c | 242 if (e->etype > WLC_E_LAST) { in WL_EXT_EVENT_HANDLER() 255 (evt_node->etype == e->etype || evt_node->etype == WLC_E_LAST)) in WL_EXT_EVENT_HANDLER()
|
| H A D | wl_cfgvendor.c | 1129 (WLC_E_LAST * sizeof(uint)); in wl_cfgvendor_get_wake_reason_stats() 1140 nla_put_u32(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_COUNT_USED, WLC_E_LAST); in wl_cfgvendor_get_wake_reason_stats() 1141 nla_put(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_WAKE, (WLC_E_LAST * sizeof(uint)), in wl_cfgvendor_get_wake_reason_stats() 1144 for (flowid = 0; flowid < WLC_E_LAST; flowid++) { in wl_cfgvendor_get_wake_reason_stats()
|
| H A D | wl_cfg80211.h | 748 EVENT_HANDLER evt_handler[WLC_E_LAST];
|
| H A D | wl_iw.c | 4194 wl_ext_event_deregister(dev, dhdp, WLC_E_LAST, wl_iw_event); in wl_iw_detach() 4250 ret = wl_ext_event_register(dev, dhdp, WLC_E_LAST, wl_iw_event, dhdp->wext_info, in wl_iw_attach()
|
| H A D | wl_android_ext.c | 5123 wl_ext_event_register(net, dhd, WLC_E_LAST, wl_ext_iapsta_event, in wl_ext_iapsta_attach_netdev() 5137 wl_ext_event_register(net, dhd, WLC_E_LAST, wl_ext_iapsta_event, in wl_ext_iapsta_attach_netdev() 5168 wl_ext_event_deregister(net, dhd, WLC_E_LAST, wl_ext_iapsta_event); in wl_ext_iapsta_dettach_netdev() 5178 wl_ext_event_deregister(net, dhd, WLC_E_LAST, wl_ext_iapsta_event); in wl_ext_iapsta_dettach_netdev()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_event.c | 235 if (e->etype > WLC_E_LAST) { in WL_EXT_EVENT_HANDLER() 251 (evt_node->etype == e->etype || evt_node->etype == WLC_E_LAST)) in WL_EXT_EVENT_HANDLER()
|
| H A D | wl_iapsta.c | 6295 wl_ext_event_register(net, dhd, WLC_E_LAST, wl_ext_iapsta_event, in wl_ext_iapsta_attach_netdev() 6338 wl_ext_event_register(net, dhd, WLC_E_LAST, wl_ext_iapsta_event, in wl_ext_iapsta_attach_netdev() 6418 wl_ext_event_deregister(net, dhd, WLC_E_LAST, wl_ext_iapsta_event); in wl_ext_iapsta_dettach_netdev() 6451 wl_ext_event_deregister(net, dhd, WLC_E_LAST, wl_ext_iapsta_event); in wl_ext_iapsta_dettach_netdev()
|
| H A D | wl_cfgvendor.c | 1349 (WLC_E_LAST * sizeof(uint)); in wl_cfgvendor_get_wake_reason_stats() 1364 ret = nla_put_u32(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_COUNT_USED, WLC_E_LAST); in wl_cfgvendor_get_wake_reason_stats() 1369 ret = nla_put(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_WAKE, (WLC_E_LAST * sizeof(uint)), in wl_cfgvendor_get_wake_reason_stats() 1376 for (flowid = 0; flowid < WLC_E_LAST; flowid++) { in wl_cfgvendor_get_wake_reason_stats() 9283 .len = (WLC_E_LAST * sizeof(uint))},
|
| H A D | wl_iw.c | 4206 wl_ext_event_deregister(dev, dhdp, WLC_E_LAST, wl_iw_event); in wl_iw_detach() 4263 ret = wl_ext_event_register(dev, dhdp, WLC_E_LAST, wl_iw_event, dhdp->wext_info, in wl_iw_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_event.c | 236 if (e->etype > WLC_E_LAST) { in WL_EXT_EVENT_HANDLER() 252 (evt_node->etype == e->etype || evt_node->etype == WLC_E_LAST)) in WL_EXT_EVENT_HANDLER()
|
| H A D | wl_iw.c | 4260 wl_ext_event_deregister(dev, dhdp, WLC_E_LAST, wl_iw_event); in wl_iw_detach() 4317 ret = wl_ext_event_register(dev, dhdp, WLC_E_LAST, wl_iw_event, dhdp->wext_info, in wl_iw_attach()
|
| H A D | wl_cfgvendor.c | 1353 (WLC_E_LAST * sizeof(uint)); in wl_cfgvendor_get_wake_reason_stats() 1368 ret = nla_put_u32(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_COUNT_USED, WLC_E_LAST); in wl_cfgvendor_get_wake_reason_stats() 1373 ret = nla_put(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_WAKE, (WLC_E_LAST * sizeof(uint)), in wl_cfgvendor_get_wake_reason_stats() 1380 for (flowid = 0; flowid < WLC_E_LAST; flowid++) { in wl_cfgvendor_get_wake_reason_stats() 10068 .len = (WLC_E_LAST * sizeof(uint))},
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmevent.h | 315 #define WLC_E_LAST 195 /* highest val + 1 for range checking */ macro 316 #if (WLC_E_LAST > 195)
|
| H A D | wlioctl_defs.h | 1435 MAX(WL_EVENTING_MASK_LEN, (ROUNDUP(WLC_E_LAST, NBBY)/NBBY))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmevent.h | 320 #define WLC_E_LAST 194 /* highest val + 1 for range checking */ macro 321 #if (WLC_E_LAST > 194)
|
| H A D | wlioctl_defs.h | 1424 MAX(WL_EVENTING_MASK_LEN, (ROUNDUP(WLC_E_LAST, NBBY)/NBBY))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmevent.h | 315 #define WLC_E_LAST 195 /* highest val + 1 for range checking */ macro 316 #if (WLC_E_LAST > 195)
|
| H A D | wlioctl_defs.h | 1435 MAX(WL_EVENTING_MASK_LEN, (ROUNDUP(WLC_E_LAST, NBBY)/NBBY))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmevent.h | 318 #define WLC_E_LAST 197 /* highest val + 1 for range checking */ macro 319 #if (WLC_E_LAST > 197)
|
| H A D | wlioctl_defs.h | 1484 #define WL_EVENTING_MASK_EXT_LEN ROUNDUP(WLC_E_LAST, NBBY)/NBBY
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmevent.h | 317 #define WLC_E_LAST 196 /* highest val + 1 for range checking */ macro 318 #if (WLC_E_LAST > 196)
|
| H A D | wlioctl_defs.h | 1484 #define WL_EVENTING_MASK_EXT_LEN ROUNDUP(WLC_E_LAST, NBBY)/NBBY
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgvendor.c | 1331 (WLC_E_LAST * sizeof(uint)); in wl_cfgvendor_get_wake_reason_stats() 1346 ret = nla_put_u32(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_COUNT_USED, WLC_E_LAST); in wl_cfgvendor_get_wake_reason_stats() 1351 ret = nla_put(skb, WAKE_STAT_ATTRIBUTE_CMD_EVENT_WAKE, (WLC_E_LAST * sizeof(uint)), in wl_cfgvendor_get_wake_reason_stats() 1358 for (flowid = 0; flowid < WLC_E_LAST; flowid++) { in wl_cfgvendor_get_wake_reason_stats()
|