Lines Matching defs:wpan_dev
113070 struct wpan_dev { struct
113075 const struct wpan_dev_header_ops *header_ops; argument
113076 struct net_device *lowpan_dev; argument
113077 u32 identifier;
113078 __le16 pan_id;
113079 __le16 short_addr;
113080 __le64 extended_addr;
113081 atomic_t bsn;
113082 atomic_t dsn;
113083 u8 min_be;
113084 u8 max_be;
113085 u8 csma_retries;
113086 s8 frame_retries;
113087 bool lbt;
113088 bool promiscuous_mode;
113089 bool ackreq;