Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs_marshall.c213 sa_path_set_dmac_zero(dst); in ib_copy_path_rec_from_user()
H A 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/include/rdma/
H A Dib_sa.h597 static inline void sa_path_set_dmac_zero(struct sa_path_rec *rec) in sa_path_set_dmac_zero() function