Searched refs:mesh (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/freebsd/ |
| H A D | zutil_import_os.c | 186 struct gmesh mesh; in zpool_find_import_blkid() local 197 error = geom_gettree(&mesh); in zpool_find_import_blkid() 205 LIST_FOREACH(mp, &mesh.lg_class, lg_class) { in zpool_find_import_blkid() 230 geom_deletetree(&mesh); in zpool_find_import_blkid()
|
| /f-stack/freebsd/mips/conf/ |
| H A D | ENH200 | 2 # Specific board setup for the Engenius ENH-200 802.11bgn mesh node.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | numa.txt | 63 4 nodes connected in mesh/ring topology as below,
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ddb.c | 181 DB_SHOW_ALL_COMMAND(mesh, db_show_mesh) in DB_SHOW_ALL_COMMAND() argument
|
| H A D | ieee80211_mesh.c | 109 static SYSCTL_NODE(_net_wlan, OID_AUTO, mesh, CTLFLAG_RD | CTLFLAG_MPSAFE, 0, 3518 IEEE80211_IOCTL_GET(mesh, mesh_ioctl_get80211); 3617 IEEE80211_IOCTL_SET(mesh, mesh_ioctl_set80211);
|
| H A D | ieee80211_scan_sta.c | 2000 IEEE80211_SCANNER_ALG(mesh, IEEE80211_M_MBSS, mesh_default);
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 4820 getid(int s, int ix, void *data, size_t len, int *plen, int mesh) in getid() argument 4826 ireq.i_type = (!mesh) ? IEEE80211_IOC_SSID : IEEE80211_IOC_MESH_ID; in getid()
|