OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_WR_COMPL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h
272
#define
S_WR_COMPL
21
273
#define V_WR_COMPL(x) ((x) <<
S_WR_COMPL
)
cxgb_sge.c
883
txqs->compl = (txq->unacked & 8) << (
S_WR_COMPL
- 3);
1745
txqs.compl = (q->unacked & 8) << (
S_WR_COMPL
- 3);
Completed in 104 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025