Home
last modified time | relevance | path

Searched refs:get_mac_addr (Results 1 – 25 of 67) sorted by relevance

123

/OK3568_Linux_fs/u-boot/board/davinci/da8xxevm/
H A Domapl138_lcdk.c255 static int get_mac_addr(u8 *addr) in get_mac_addr() function
332 get_mac_addr(addr); in misc_init_r()
H A Dda850evm.c51 static int get_mac_addr(u8 *addr) in get_mac_addr() function
140 spi_mac_read = get_mac_addr(buff); in misc_init_r()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_plat.h46 int (*get_mac_addr)(unsigned char *buf, int ifidx); member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_plat.h46 int (*get_mac_addr)(unsigned char *buf, int ifidx); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_custom_rockchip.c22 .get_mac_addr = dhd_wlan_get_mac_addr,
H A Ddhd_linux_platdev.c287 if (plat_data->get_mac_addr) { in wifi_platform_get_mac_addr()
288 return plat_data->get_mac_addr(buf); in wifi_platform_get_mac_addr()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_custom_rockchip.c21 .get_mac_addr = dhd_wlan_get_mac_addr,
H A Ddhd_linux_platdev.c286 if (plat_data->get_mac_addr) { in wifi_platform_get_mac_addr()
287 return plat_data->get_mac_addr(buf); in wifi_platform_get_mac_addr()
/OK3568_Linux_fs/buildroot/package/ti-utils/
H A D0001-plt.h-fix-build-with-gcc-10.patch31 int get_mac_addr(int ifc_num, unsigned char *mac_addr);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c53 hw->mac.ops.get_mac_addr(hw, hw->mac.addr); in ixgbevf_init_hw_vf()
945 .get_mac_addr = ixgbevf_get_mac_addr_vf,
962 .get_mac_addr = ixgbevf_get_mac_addr_vf,
H A Dvf.h28 s32 (*get_mac_addr)(struct ixgbe_hw *, u8 *); member
/OK3568_Linux_fs/buildroot/package/18xx-ti-utils/
H A D0001-plt.h-fix-build-with-gcc-10.patch34 int get_mac_addr(int ifc_num, unsigned char *mac_addr);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.h111 int (*get_mac_addr)(unsigned char *buf); member
H A Ddhd_gpio.c233 .get_mac_addr = dhd_wlan_get_mac_addr,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/platforms/
H A Datm7039-actions-generic-wlan.c45 int (*get_mac_addr)(unsigned char *buf); member
H A Drk3126-generic-wlan.c45 int (*get_mac_addr)(unsigned char *buf); member
H A Dh8-generic-wlan.c44 int (*get_mac_addr)(unsigned char *buf); member
H A Dh3-generic-wlan.c44 int (*get_mac_addr)(unsigned char *buf); member
H A Dt10-generic-wlan.c43 int (*get_mac_addr)(unsigned char *buf); member
H A Dv66-generic-wlan.c45 int (*get_mac_addr)(unsigned char *buf); member
H A Da33-generic-wlan.c44 int (*get_mac_addr)(unsigned char *buf); member
H A Dx1000-generic-wlan.c43 int (*get_mac_addr)(unsigned char *buf); member
/OK3568_Linux_fs/kernel/drivers/media/common/b2c2/
H A Dflexcop-common.h104 int (*get_mac_addr) (struct flexcop_device *fc, int extended); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_platdev.c281 if (plat_data->get_mac_addr) { in wifi_platform_get_mac_addr()
282 return plat_data->get_mac_addr(buf); in wifi_platform_get_mac_addr()
H A Ddhd_linux.h268 int (*get_mac_addr)(unsigned char *buf); member

123