Searched defs:wpan_dev (Results 1 – 7 of 7) sorted by relevance
119572 struct wpan_dev { struct119577 const struct wpan_dev_header_ops *header_ops; argument119578 struct net_device *lowpan_dev; argument119579 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;[all …]
70610 struct wpan_dev { struct70615 const struct wpan_dev_header_ops *header_ops; argument70616 struct net_device *lowpan_dev; argument70617 u32 identifier;70618 __le16 pan_id;70619 __le16 short_addr;70620 __le64 extended_addr;70621 atomic_t bsn;70622 atomic_t dsn;70623 u8 min_be;[all …]
106368 struct wpan_dev { struct106373 const struct wpan_dev_header_ops *header_ops; argument106374 struct net_device *lowpan_dev; argument106375 u32 identifier;106376 __le16 pan_id;106377 __le16 short_addr;106378 __le64 extended_addr;106379 atomic_t bsn;106380 atomic_t dsn;106381 u8 min_be;[all …]
113070 struct wpan_dev { struct113075 const struct wpan_dev_header_ops *header_ops; argument113076 struct net_device *lowpan_dev; argument113077 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;[all …]