Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c1953 u64 u64_mac; in handle_eth_ud_smac_index() local
1956 u64_mac = atomic64_read(&dev->iboe.mac[qp->port - 1]); in handle_eth_ud_smac_index()
1960 smac_index = mlx4_register_mac(dev->dev, qp->port, u64_mac); in handle_eth_ud_smac_index()
1963 qp->pri.candidate_smac = u64_mac; in handle_eth_ud_smac_index()