Searched refs:L2T_W_PORT (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_msg.h | 565 #define L2T_W_PORT(x) ((x) << 8) macro |
D | l2t.c | 153 req->params = htons(L2T_W_PORT(e->lport) | L2T_W_NOREPLY(!sync)); in write_l2e() |