Home
last modified time | relevance | path

Searched defs:wpan_phy_supported (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h88147 struct wpan_phy_supported { struct
88148 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h97883 struct wpan_phy_supported { struct
97884 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 …]