Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dqp.c1930 u64 u64_mac; in handle_eth_ud_smac_index() local
1933 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()