Home
last modified time | relevance | path

Searched refs:S_WR_COMPL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h264 #define S_WR_COMPL 21 macro
265 #define V_WR_COMPL(x) ((x) << S_WR_COMPL)
Dsge.c1324 compl = (q->unacked & 8) << (S_WR_COMPL - 3); in t3_eth_xmit()