Home
last modified time | relevance | path

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

/linux-6.12.1/include/rdma/
Dib_sa.h603 static inline u8 *sa_path_get_dmac(struct sa_path_rec *rec) in sa_path_get_dmac() function
/linux-6.12.1/drivers/infiniband/core/
Dsa_query.c1248 memcpy(ah_attr->roce.dmac, sa_path_get_dmac(rec), ETH_ALEN); in ib_init_ah_attr_from_path()