Searched refs:L2T_W_PORT_V (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | l2t.c | 155 req->params = htons(L2T_W_PORT_V(e->lport) | L2T_W_NOREPLY_V(!sync)); in write_l2e() |
D | t4_msg.h | 1314 #define L2T_W_PORT_V(x) ((x) << L2T_W_PORT_S) macro |