Home
last modified time | relevance | path

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

/linux/include/net/
A Dcfg802154.h134 struct wpan_phy_supported { struct
135 u32 channels[IEEE802154_MAX_PAGE + 1],
136 cca_modes, cca_opts, iftypes;
137 enum nl802154_supported_bool_states lbt;
138 u8 min_minbe, max_minbe, min_maxbe, max_maxbe,
139 min_csma_backoffs, max_csma_backoffs;
140 s8 min_frame_retries, max_frame_retries;
141 size_t tx_powers_size, cca_ed_levels_size;
142 const s32 *tx_powers, *cca_ed_levels;

Completed in 4 milliseconds