Searched refs:get_opcr_p2p_connections (Results 1 – 1 of 1) sorted by relevance
1369 #define get_opcr_p2p_connections(v) get_opcr((v), 0x3f, 24) macro1396 if (get_opcr_p2p_connections(*opcr)) { in cmp_establish_pp_connection()1414 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) + 1); in cmp_establish_pp_connection()1447 if (!get_opcr_online(*opcr) || !get_opcr_p2p_connections(*opcr) || in cmp_break_pp_connection()1454 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) - 1); in cmp_break_pp_connection()