Searched refs:V_L2T_W_PORT (Results 1 – 2 of 2) sorted by relevance
206 req->params = htons(V_L2T_W_PORT(e->lport) | V_L2T_W_NOREPLY(!sync)); in write_l2e()
1689 #define V_L2T_W_PORT(x) ((x) << S_L2T_W_PORT) macro