Home
last modified time | relevance | path

Searched refs:uwb_mac_addr (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/uwb/
Daddress.c130 const struct uwb_mac_addr *mac_addr = _addr; in uwb_rc_addr_set()
169 struct uwb_mac_addr *mac_addr = _addr; in uwb_rc_addr_get()
204 struct uwb_mac_addr *addr) { in uwb_rc_mac_addr_get()
220 const struct uwb_mac_addr *addr) in uwb_rc_mac_addr_set()
246 struct uwb_mac_addr *addr = _addr; in __uwb_mac_addr_assigned_check()
313 struct uwb_mac_addr addr; in uwb_rc_mac_addr_show()
336 struct uwb_mac_addr addr; in uwb_rc_mac_addr_store()
Duwb-internal.h281 struct uwb_mac_addr *mac_addr;
308 const struct uwb_mac_addr *macaddr);
Dbeacon.c191 const struct uwb_mac_addr *mac_addr) in __uwb_beca_find_bymac()
196 sizeof(struct uwb_mac_addr))) in __uwb_beca_find_bymac()
233 const struct uwb_mac_addr *macaddr) in uwb_dev_get_by_macaddr()
Duwb-debug.c88 struct uwb_mac_addr macaddr; in cmd_rsv_establish()
Dlc-dev.c41 static inline void uwb_mac_addr_init(struct uwb_mac_addr *addr) in uwb_mac_addr_init()
Dlc-rc.c262 struct uwb_mac_addr addr; in uwb_rc_mac_addr_setup()
/linux-4.1.27/include/linux/
Duwb.h67 struct uwb_mac_addr mac_addr;
530 int uwb_rc_mac_addr_set(struct uwb_rc *, const struct uwb_mac_addr *);
531 int uwb_rc_mac_addr_get(struct uwb_rc *, struct uwb_mac_addr *);
544 const struct uwb_mac_addr *addr) in uwb_mac_addr_print()
557 static inline int uwb_mac_addr_cmp(const struct uwb_mac_addr *addr1, in uwb_mac_addr_cmp()
558 const struct uwb_mac_addr *addr2) in uwb_mac_addr_cmp()
564 static inline int uwb_mac_addr_bcast(const struct uwb_mac_addr *addr) in uwb_mac_addr_bcast()
566 struct uwb_mac_addr bcast = { in uwb_mac_addr_bcast()
573 static inline int uwb_mac_addr_unset(const struct uwb_mac_addr *addr) in uwb_mac_addr_unset()
575 struct uwb_mac_addr unset = { in uwb_mac_addr_unset()
/linux-4.1.27/include/linux/uwb/
Dspec.h133 struct uwb_mac_addr { struct
269 struct uwb_mac_addr Device_Identifier; /* may be a NULL EUI-48 */