Home
last modified time | relevance | path

Searched refs:L2T_W_NOREPLY_V (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c155 req->params = htons(L2T_W_PORT_V(e->lport) | L2T_W_NOREPLY_V(!sync)); in write_l2e()
H A Dt4_msg.h1317 #define L2T_W_NOREPLY_V(x) ((x) << L2T_W_NOREPLY_S) macro
1318 #define L2T_W_NOREPLY_F L2T_W_NOREPLY_V(1U)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c155 req->params = htons(L2T_W_PORT_V(e->lport) | L2T_W_NOREPLY_V(!sync)); in write_l2e()
H A Dt4_msg.h1317 #define L2T_W_NOREPLY_V(x) ((x) << L2T_W_NOREPLY_S) macro
1318 #define L2T_W_NOREPLY_F L2T_W_NOREPLY_V(1U)

Completed in 15 milliseconds