Searched refs:get_mac (Results 1 – 9 of 9) sorted by relevance
350 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function375 uint8_t *mac = get_mac(dev); in upipe_iface_init()
127 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function796 uint8_t *mac = get_mac(dev); in cc1200_iface_init()
923 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1059 uint8_t *mac = get_mac(dev); in kw41z_iface_init()
346 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1056 uint8_t *mac = get_mac(dev); in rf2xx_iface_init()
515 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1433 uint8_t *mac = get_mac(dev); in mcr20a_iface_init()
277 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1037 uint8_t *mac = get_mac(dev); in cc2520_iface_init()
1633 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1648 uint8_t *mac = get_mac(dev); in dwt_iface_api_init()
449 static uint8_t *get_mac(const struct device *dev) in get_mac() function477 get_mac(ieee802154_dev); in init_ieee802154()
1198 * :github:`23193` - Allow overriding get_mac() function in ieee802154 drivers