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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h25 extern cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS];
H A Dcxgb3i.c1016 cxgb3_cpl_handler_func cxgb3i_cpl_handlers[NUM_CPL_CMDS] = {
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch.h177 extern cxgb3_cpl_handler_func t3c_handlers[NUM_CPL_CMDS];
H A 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.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h109 #define NUM_CPL_CMDS 256 macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c999 static cpl_handler_func cpl_handlers[NUM_CPL_CMDS];
1007 if (opcode < NUM_CPL_CMDS) t3_register_cpl_handler()
1395 for (i = 0; i < NUM_CPL_CMDS; ++i) cxgb3_offload_init()
H A Dt3_cpl.h112 NUM_CPL_CMDS /* must be last and previous entries must be sorted */ enumerator in enum:CPL_opcode
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h101 NUM_CPL_CMDS enumerator in enum:__anon6776
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h1023 extern c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS];
H A Dcm.c3920 static c4iw_handler_func work_handlers[NUM_CPL_CMDS] = {
4157 c4iw_handler_func c4iw_handlers[NUM_CPL_CMDS] = {
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1506 cxgb4i_cplhandler_func cxgb4i_cplhandlers[NUM_CPL_CMDS] = {

Completed in 338 milliseconds