Searched refs:L2T_W_PORT_V (Results 1 – 2 of 2) sorted by relevance
155 req->params = htons(L2T_W_PORT_V(e->lport) | L2T_W_NOREPLY_V(!sync)); in write_l2e()
1314 #define L2T_W_PORT_V(x) ((x) << L2T_W_PORT_S) macro