Searched defs:wpan_phy_supported (Results 1 – 2 of 2) sorted by relevance
88147 struct wpan_phy_supported { struct88148 u32 channels[32];88149 u32 cca_modes;88150 u32 cca_opts;88151 u32 iftypes;88152 enum nl802154_supported_bool_states lbt;88153 u8 min_minbe;88154 u8 max_minbe;88155 u8 min_maxbe;88156 u8 max_maxbe;[all …]
97883 struct wpan_phy_supported { struct97884 u32 channels[32];97885 u32 cca_modes;97886 u32 cca_opts;97887 u32 iftypes;97888 enum nl802154_supported_bool_states lbt;97889 u8 min_minbe;97890 u8 max_minbe;97891 u8 min_maxbe;97892 u8 max_maxbe;[all …]