Searched refs:p2p_type (Results 1 – 3 of 3) sorted by relevance
107 module_param(p2p_type, int, 0644);1097 (p2p_type == in send_mpa_reject()1602 ep->mpa_attr.p2p_type = in process_mpa_reply()1606 ep->mpa_attr.p2p_type = in process_mpa_reply()1612 ep->mpa_attr.p2p_type = p2p_type; in process_mpa_reply()1618 ep->mpa_attr.p2p_type, p2p_type); in process_mpa_reply()1627 (ep->mpa_attr.p2p_type != p2p_type)) { in process_mpa_reply()1805 ep->mpa_attr.p2p_type = in process_mpa_request()1809 ep->mpa_attr.p2p_type = in process_mpa_request()1815 ep->mpa_attr.p2p_type = p2p_type; in process_mpa_request()[all …]
1725 static void build_rtr_msg(u8 p2p_type, struct fw_ri_init *init) in build_rtr_msg() argument1727 pr_debug("p2p_type = %d\n", p2p_type); in build_rtr_msg()1729 switch (p2p_type) { in build_rtr_msg()1784 FW_RI_WR_P2PTYPE_V(qhp->attr.mpa_attr.p2p_type); in rdma_init()1819 build_rtr_msg(qhp->attr.mpa_attr.p2p_type, &wqe->u.init); in rdma_init()
447 u8 p2p_type; member
Completed in 20 milliseconds