Home
last modified time | relevance | path

Searched refs:set_mac_address (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cirrus/
H A Dmac89x0.c122 static int set_mac_address(struct net_device *dev, void *addr);
158 .ndo_set_mac_address = set_mac_address,
536 static int set_mac_address(struct net_device *dev, void *addr) in set_mac_address() function
H A Dcs89x0.c1222 static int set_mac_address(struct net_device *dev, void *p) in set_mac_address() function
1264 .ndo_set_mac_address = set_mac_address,
/OK3568_Linux_fs/u-boot/board/varisys/common/
H A Dsys_eeprom.c289 static void set_mac_address(unsigned int index, const char *string) in set_mac_address() function
369 set_mac_address(simple_strtoul(argv[1], NULL, 10), argv[2]); in do_mac()
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dsys_eeprom.c305 static void set_mac_address(unsigned int index, const char *string) in set_mac_address() function
394 set_mac_address(simple_strtoul(argv[1], NULL, 10), argv[2]); in do_mac()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c224 static void set_mac_address(struct tgec_regs __iomem *regs, u8 *adr) in set_mac_address() function
523 set_mac_address(tgec->regs, (u8 *)(*p_enet_addr)); in tgec_modify_mac_address()
707 set_mac_address(tgec->regs, (u8 *)eth_addr); in tgec_init()
H A Dfman_dtsec.c369 static void set_mac_address(struct dtsec_regs __iomem *regs, u8 *adr) in set_mac_address() function
519 set_mac_address(regs, (u8 *)eth_addr); in init()
1044 set_mac_address(dtsec->regs, (u8 *)(*enet_addr)); in dtsec_modify_mac_address()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_usb.c359 static int set_mac_address(u8 *data, void *arg) in set_mac_address() function
411 if (set_mac_address(hci->data, r->cb_data) == 0) { in do_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h413 int (*set_mac_address)(struct xlgmac_pdata *pdata, u8 *addr); member
H A Ddwc-xlgmac-net.c803 hw_ops->set_mac_address(pdata, netdev->dev_addr); in xlgmac_set_mac_address()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.c185 if (efx->type->set_mac_address) { in efx_set_mac_address()
186 rc = efx->type->set_mac_address(efx); in efx_set_mac_address()
H A Dnet_driver.h1445 int (*set_mac_address)(struct efx_nic *efx); member
H A Dsiena.c1074 .set_mac_address = efx_siena_sriov_mac_address_changed,
H A Def10.c4070 .set_mac_address = efx_ef10_set_mac_address,
4204 .set_mac_address = efx_ef10_set_mac_address,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1139 int (*set_mac_address)(struct ef4_nic *efx); member
H A Defx.c2166 if (efx->type->set_mac_address) { in ef4_set_mac_address()
2167 rc = efx->type->set_mac_address(efx); in ef4_set_mac_address()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h732 int (*set_mac_address)(struct xgbe_prv_data *, u8 *addr); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dos_intfs.c1093 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2041 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_vir_if_ops()
2383 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if2_ops()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h286 dev->set_mac_address=rtl8168_set_mac_address; \
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c354 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
1643 ndev->set_mac_address = rtw_net_set_mac_address;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c354 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
1634 ndev->set_mac_address = rtw_net_set_mac_address;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dos_intfs.c1252 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2289 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_vir_if_ops()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dos_intfs.c1467 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2637 ndev->set_mac_address = rtw_net_set_mac_address;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c1663 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2956 ndev->set_mac_address = rtw_net_set_mac_address;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c1681 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2972 ndev->set_mac_address = rtw_net_set_mac_address;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c1663 ndev->set_mac_address = rtw_net_set_mac_address; in rtw_hook_if_ops()
2954 ndev->set_mac_address = rtw_net_set_mac_address;

123