Home
last modified time | relevance | path

Searched refs:NUM_CPL_CMDS (Results 1 – 11 of 11) sorted by relevance

/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.h25 extern cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS];
Dcxgb3i.c1013 cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS] = {
/drivers/infiniband/hw/cxgb3/
Diwch.h177 extern cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
Diwch_cm.c2143 static const cxgb3_cpl_handler_func work_handlers[NUM_CPL_CMDS] = {
2219 cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS] = {
/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c999 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS];
1007 if (opcode < NUM_CPL_CMDS) in t3_register_cpl_handler()
1397 for (i = 0; i < NUM_CPL_CMDS; ++i) in cxgb3_offload_init()
Dt3_cpl.h112 NUM_CPL_CMDS /* must be last and previous entries must be sorted */ enumerator
/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h110 #define NUM_CPL_CMDS 256 macro
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h99 NUM_CPL_CMDS enumerator
/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h938 extern c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS];
Dcm.c3144 static c4iw_handler_func work_handlers[NUM_CPL_CMDS] = {
3359 c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS] = {
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1196 cxgb4i_cplhandler_func cxgb4i_cplhandlers[NUM_CPL_CMDS] = {