Searched defs:wpan_phy_supported (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/ |
H A D | cfg802154.h | 134 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;
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/ |
H A D | cfg802154.h | 134 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;
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/ |
H A D | cfg802154.h | 134 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;
|