Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/core/
Duverbs_marshall.c213 sa_path_set_dmac_zero(dst); in ib_copy_path_rec_from_user()
Dsa_query.c929 sa_path_set_dmac_zero(&recs[num_prs]); in ib_nl_process_good_resolve_rsp()
1469 sa_path_set_dmac_zero(&rec); in ib_sa_path_rec_callback()
/linux-6.6.21/include/rdma/
Dib_sa.h597 static inline void sa_path_set_dmac_zero(struct sa_path_rec *rec) in sa_path_set_dmac_zero() function