Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c1893 u64 u64_mac; in handle_eth_ud_smac_index() local
1896 u64_mac = atomic64_read(&dev->iboe.mac[qp->port - 1]); in handle_eth_ud_smac_index()
1900 smac_index = mlx4_register_mac(dev->dev, qp->port, u64_mac); in handle_eth_ud_smac_index()
1903 qp->pri.candidate_smac = u64_mac; in handle_eth_ud_smac_index()