Home
last modified time | relevance | path

Searched refs:get_mac_address (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/usb/
H A Dch9200.c307 static int get_mac_address(struct usbnet *dev, unsigned char *data) in get_mac_address() function
390 retval = get_mac_address(dev, addr); in ch9200_bind()
/linux/drivers/net/ethernet/sfc/
H A Def10.c637 rc = efx->type->get_mac_address(efx, efx->net_dev->perm_addr); in efx_ef10_probe()
656 efx_pf->type->get_mac_address(efx_pf, nic_data->port_id); in efx_ef10_probe()
4147 .get_mac_address = efx_ef10_get_mac_address_vf,
4281 .get_mac_address = efx_ef10_get_mac_address_pf,
4408 .get_mac_address = efx_ef10_get_mac_address_pf,
H A Dnet_driver.h1536 int (*get_mac_address)(struct efx_nic *efx, unsigned char *perm_addr); member
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1430 int (*get_mac_address)(struct efx_nic *efx, unsigned char *perm_addr); member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c51 .get_mac_address = qlcnic_83xx_get_mac_address,
H A Dqlcnic_main.c559 .get_mac_address = qlcnic_82xx_get_mac_address,
H A Dqlcnic_83xx_hw.c200 .get_mac_address = qlcnic_83xx_get_mac_address,