OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpl_handlers
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_offload.c
1087
static cpl_handler_func
cpl_handlers
[NUM_CPL_CMDS];
variable in typeref:typename:cpl_handler_func[]
1097
cpl_handlers
[opcode] = h ? h : do_bad_cpl;
1112
int ret =
cpl_handlers
[opcode] (dev, m0);
1512
cpl_handlers
[i] = do_bad_cpl;
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025