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