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