Lines Matching defs:wpan_dev
108 struct wpan_dev { struct
109 struct wpan_phy *wpan_phy;
110 int iftype;
113 struct list_head list;
114 struct net_device *netdev;
116 u32 identifier;
119 __le16 pan_id;
120 __le16 short_addr;
121 __le64 extended_addr;
124 u8 bsn;
126 u8 dsn;
128 u8 min_be;
129 u8 max_be;
130 u8 csma_retries;
131 s8 frame_retries;
133 bool lbt;
135 bool promiscuous_mode;