Searched defs:vdev_create_params (Results 1 – 1 of 1) sorted by relevance
839 struct vdev_create_params { struct840 uint8_t vdev_id;841 bool vdev_stats_id_valid;842 uint8_t vdev_stats_id;843 uint32_t type;844 uint32_t subtype;845 uint8_t nss_2g;846 uint8_t nss_5g;847 uint32_t pdev_id;848 uint32_t mbssid_flags;[all …]