Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.h25 extern cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS];
Dcxgb3i.c1014 cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS] = {
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch.h177 extern cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
Diwch_cm.c2162 static const cxgb3_cpl_handler_func work_handlers[NUM_CPL_CMDS] = {
2238 cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS] = {
/linux-4.1.27/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()
1398 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
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h109 #define NUM_CPL_CMDS 256 macro
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h101 NUM_CPL_CMDS enumerator
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h1034 extern c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS];
Dcm.c3779 static c4iw_handler_func work_handlers[NUM_CPL_CMDS] = {
4016 c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS] = {
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1482 cxgb4i_cplhandler_func cxgb4i_cplhandlers[NUM_CPL_CMDS] = {