Searched refs:networks (Results 1 – 13 of 13) sorted by relevance
60 ieee->networks[i] = kzalloc(sizeof(struct libipw_network), in libipw_networks_allocate()62 if (!ieee->networks[i]) { in libipw_networks_allocate()65 kfree(ieee->networks[j]); in libipw_networks_allocate()78 kfree(ieee->networks[i]); in libipw_networks_free()103 list_add_tail(&ieee->networks[i]->list, in libipw_networks_initialize()
785 struct libipw_network *networks[MAX_NETWORK_COUNT]; member
8 This is a common software verbs provider for RDMA networks.
92 struct wlan_bssid_ex networks[NETWORK_QUEUE_SZ]; member
13 single-mode). HIPPI networks are commonly used for clusters and to
235 struct gelic_wl_scan_info *networks; member
2308 wl->networks = kcalloc(GELIC_WL_BSS_MAX_ENT, in gelic_wl_alloc()2312 if (!wl->networks) in gelic_wl_alloc()2326 list_add_tail(&wl->networks[i].list, in gelic_wl_alloc()2353 kfree(wl->networks); in gelic_wl_alloc()2372 scan_info = wl->networks; in gelic_wl_free()2375 kfree(wl->networks); in gelic_wl_free()
16 synchronize distributed clocks over Ethernet networks. The52 The clock can be used in both wired and wireless networks
74 networks that don't pass all control characters or are only seven
87 deployed on potentially unfriendly networks (e.g. in a firewall),
220 4) Scan for all infrastructure networks.
4385 struct network_type networks[WCN36XX_HAL_PNO_MAX_SUPP_NETWORKS]; member4436 struct network_type_new networks[WCN36XX_HAL_PNO_MAX_SUPP_NETWORKS]; member
259 support direct attachment to public switched telephone networks (PSTNs)
Completed in 44 milliseconds