Lines Matching defs:wpan_dev
119572 struct wpan_dev { struct
119577 const struct wpan_dev_header_ops *header_ops; argument
119578 struct net_device *lowpan_dev; argument
119579 u32 identifier;
119580 __le16 pan_id;
119581 __le16 short_addr;
119582 __le64 extended_addr;
119583 atomic_t bsn;
119584 atomic_t dsn;
119585 u8 min_be;
119586 u8 max_be;
119587 u8 csma_retries;
119588 s8 frame_retries;
119589 bool lbt;
119590 bool promiscuous_mode;
119591 bool ackreq;