Searched refs:get_mac_address (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/usb/ |
| H A D | ch9200.c | 307 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/falcon/ |
| H A D | net_driver.h | 1138 int (*get_mac_address)(struct ef4_nic *efx, unsigned char *perm_addr); member
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef10.c | 644 rc = efx->type->get_mac_address(efx, efx->net_dev->perm_addr); in efx_ef10_probe() 663 efx_pf->type->get_mac_address(efx_pf, nic_data->port_id); in efx_ef10_probe() 4174 .get_mac_address = efx_ef10_get_mac_address_vf, 4308 .get_mac_address = efx_ef10_get_mac_address_pf, 4435 .get_mac_address = efx_ef10_get_mac_address_pf,
|
| H A D | net_driver.h | 1546 int (*get_mac_address)(struct efx_nic *efx, unsigned char *perm_addr); member
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | net_driver.h | 1430 int (*get_mac_address)(struct efx_nic *efx, unsigned char *perm_addr); member
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sriov_common.c | 51 .get_mac_address = qlcnic_83xx_get_mac_address,
|
| H A D | qlcnic_main.c | 559 .get_mac_address = qlcnic_82xx_get_mac_address,
|
| H A D | qlcnic_83xx_hw.c | 200 .get_mac_address = qlcnic_83xx_get_mac_address,
|