Searched refs:get_mac (Results 1 – 9 of 9) sorted by relevance
345 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function371 uint8_t *mac = get_mac(dev); in upipe_iface_init()
127 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function773 uint8_t *mac = get_mac(dev); in cc1200_iface_init()
929 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1069 uint8_t *mac = get_mac(dev); in kw41z_iface_init()
336 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1033 uint8_t *mac = get_mac(dev); in rf2xx_iface_init()
505 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1409 uint8_t *mac = get_mac(dev); in mcr20a_iface_init()
277 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1019 uint8_t *mac = get_mac(dev); in cc2520_iface_init()
1594 static inline uint8_t *get_mac(const struct device *dev) in get_mac() function1612 uint8_t *mac = get_mac(dev); in dwt_iface_api_init()
441 static uint8_t *get_mac(const struct device *dev) in get_mac() function471 get_mac(ieee802154_dev); in init_ieee802154()
1198 * :github:`23193` - Allow overriding get_mac() function in ieee802154 drivers