[go: nahoru, domu]

Searched refs:V_TCB_L2T_IX (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h108 #define V_TCB_L2T_IX(x) ((x) << S_TCB_L2T_IX) macro
H A Dcxgb3_offload.c1105 req->mask = cpu_to_be64(V_TCB_L2T_IX(M_TCB_L2T_IX));
1106 req->val = cpu_to_be64(V_TCB_L2T_IX(e->idx));
/drivers/infiniband/hw/cxgb3/
H A Dtcb.h58 #define V_TCB_L2T_IX(x) ((x) << S_TCB_L2T_IX) macro

Completed in 81 milliseconds