Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_ib.c78 memcpy(&qp_attr.ah_attr.roce.dmac, lnk->lgr->nexthop_mac, in smc_ib_modify_qp_rtr()
79 sizeof(lnk->lgr->nexthop_mac)); in smc_ib_modify_qp_rtr()
195 u8 nexthop_mac[], u8 *uses_gateway) in smc_ib_find_route() argument
213 memcpy(nexthop_mac, neigh->ha, ETH_ALEN); in smc_ib_find_route()
251 smcrv2->nexthop_mac, in smc_ib_determine_gid_rcu()
A Dsmc_ib.h108 u8 nexthop_mac[], u8 *uses_gateway);
A Dsmc_core.h306 u8 nexthop_mac[ETH_ALEN]; member
343 u8 nexthop_mac[ETH_ALEN]; member
A Daf_smc.c853 memcpy(ini->smcrv2.nexthop_mac, &aclc->r0.lcl.mac, ETH_ALEN); in smc_connect_rdma_v2_prepare()
858 ini->smcrv2.nexthop_mac, in smc_connect_rdma_v2_prepare()
1822 memcpy(ini->smcrv2.nexthop_mac, pclc->lcl.mac, ETH_ALEN); in smc_find_rdma_v2_device_serv()
A Dsmc_core.c881 memcpy(lgr->nexthop_mac, ini->smcrv2.nexthop_mac, in smc_lgr_create()

Completed in 24 milliseconds