Searched refs:ether_addr_to_u64 (Results 1 - 25 of 30) sorted by path

12

/linux-master/drivers/infiniband/hw/irdma/
H A Dctrl.c193 set_64bit_val(wqe, 16, ether_addr_to_u64(info->mac_addr));
314 set_64bit_val(wqe, 0, ether_addr_to_u64(info->mac_addr));
719 set_64bit_val(qp_ctx, 152, ether_addr_to_u64(roce_info->mac_addr) << 16);
806 set_64bit_val(wqe, 32, ether_addr_to_u64(info->mac_addr));
938 mac = ether_addr_to_u64(iw->mac_addr);
H A Duda.c30 set_64bit_val(wqe, 0, ether_addr_to_u64(info->mac_addr) << 16);
138 set_64bit_val(wqe, 0, ether_addr_to_u64(info->dest_mac_addr));
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c2282 new_smac = ether_addr_to_u64(dev->dev_addr);
H A Dqp.c1897 ether_addr_to_u64(smac),
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c1676 mac = ether_addr_to_u64(addr);
H A Db53_priv.h300 *mac_vid = ether_addr_to_u64(ent->mac);
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.c1404 input = ((u64)vid << 48) | ether_addr_to_u64(addr);
H A Dsja1105_flower.c251 dmac = ether_addr_to_u64(match.key->dst);
H A Dsja1105_main.c1550 if (l2_lookup.macaddr == ether_addr_to_u64(addr) &&
1589 l2_lookup.macaddr = ether_addr_to_u64(addr);
1632 if (tmp.macaddr != ether_addr_to_u64(addr) || tmp.vlanid != vid)
1689 l2_lookup.macaddr = ether_addr_to_u64(addr);
1780 l2_lookup.macaddr = ether_addr_to_u64(addr);
2689 mgmt_route.macaddr = ether_addr_to_u64(hdr->h_dest);
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c883 addr1 = ether_addr_to_u64(priv->mda_filters[i].addr);
884 mask1 = ether_addr_to_u64(priv->mda_filters[i].mask);
885 addr2 = ether_addr_to_u64(addr);
886 mask2 = ether_addr_to_u64(mask);
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2065 ether_addr_to_u64(ha->addr);
H A Dthunder_bgx.c343 cam_dmac = ether_addr_to_u64(lmac->mac);
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c82 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16;
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c947 ether_addr_to_u64(saddr->sa_data));
1013 ether_addr_to_u64(netdev->dev_addr));
1231 mac_param.u.mac = FUN_ADI_MAC_INIT(ether_addr_to_u64(mac));
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c589 mac_address = ether_addr_to_u64(netdev->dev_addr);
1491 mcast_addr = ether_addr_to_u64(ha->addr);
1621 mac_address = ether_addr_to_u64(addr->sa_data);
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c246 cfg = ether_addr_to_u64(mac_addr);
313 cfg = ether_addr_to_u64(mac_addr);
396 cfg |= ether_addr_to_u64(mac_addr);
H A Drvu_npc_fs.c909 u64 dmac_mask = ether_addr_to_u64(mask->dmac);
910 u64 smac_mask = ether_addr_to_u64(mask->smac);
911 u64 dmac_val = ether_addr_to_u64(pkt->dmac);
912 u64 smac_val = ether_addr_to_u64(pkt->smac);
1629 ether_addr_to_u64(pfvf->mac_addr), 0,
H A Drvu_npc_hash.c403 u64 ldata = ether_addr_to_u64(mac);
591 u64 ldata = ether_addr_to_u64(mac_addr);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c329 mac_da = ether_addr_to_u64(secy->netdev->dev_addr);
596 mac_sa = ether_addr_to_u64(secy->netdev->dev_addr);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c3000 s_info->mac = ether_addr_to_u64(mac);
H A Den_netdev.c649 u64 mac = ether_addr_to_u64(priv->dev->dev_addr);
688 u64 mac = ether_addr_to_u64(priv->dev->dev_addr);
706 u64 new_mac_u64 = ether_addr_to_u64(new_mac);
713 u64 prev_mac_u64 = ether_addr_to_u64(prev_mac);
1082 mcast_addr = ether_addr_to_u64(mclist->addr);
1175 mac = ether_addr_to_u64(entry->mac);
1218 mac = ether_addr_to_u64(ha->addr);
1354 mac = ether_addr_to_u64(entry->mac);
H A Dfw.c3108 dev->caps.def_mac[i] = ether_addr_to_u64(mac_addr);
/linux-master/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c85 local_mac = ether_addr_to_u64(priv->netdev->dev_addr);
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c5098 mac_addr = ether_addr_to_u64(addr);
5231 mac_addr = ether_addr_to_u64(addr);
5232 perm_addr = ether_addr_to_u64(sp->def_mac_addr[0].mac_addr);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c973 old_mac_addr = ether_addr_to_u64(priv->curr_addr);
976 mac_addr = ether_addr_to_u64(new_mac);

Completed in 619 milliseconds

12