Searched refs:u64_mac (Results 1 – 1 of 1) sorted by relevance
1930 u64 u64_mac; in handle_eth_ud_smac_index() local1933 u64_mac = atomic64_read(&dev->iboe.mac[qp->port - 1]); in handle_eth_ud_smac_index()1937 smac_index = mlx4_register_mac(dev->dev, qp->port, u64_mac); in handle_eth_ud_smac_index()1940 qp->pri.candidate_smac = u64_mac; in handle_eth_ud_smac_index()