Lines Matching defs:ieee802154_req_params
311 struct ieee802154_req_params { struct
313 uint32_t channel_set;
316 uint32_t duration;
319 uint16_t channel; /* in CPU byte order */
321 uint16_t pan_id; /* in CPU byte order */
324 union {
330 uint8_t len;
332 uint8_t lqi;
334 bool association_permitted;
337 uint8_t *beacon_payload;
339 size_t beacon_payload_len;