Searched refs:sender_qp_num (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/smc/
H A Dsmc_llc.c51 u8 sender_qp_num[3]; member in struct:smc_llc_msg_confirm_link
67 u8 sender_qp_num[3]; member in struct:smc_llc_msg_add_link
470 hton24(confllc->sender_qp_num, link->roce_qp->qp_num);
682 hton24(addllc->sender_qp_num, link_new->roce_qp->qp_num);
1022 link->peer_qpn = ntoh24(add_llc->sender_qp_num);

Completed in 94 milliseconds